"NetKAN generated mods - SpudMoon-2-0.2"
This commit is contained in:
parent
2da9e3c0c0
commit
41a9c151c1
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SpudMoon",
|
||||
"name": "SpudMoon",
|
||||
"abstract": "Dres was once a lonely planet and then Spud showed up",
|
||||
"author": [
|
||||
"MrChumley"
|
||||
],
|
||||
"license": "CC0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/127793",
|
||||
"repository": "https://github.com/MrChumley/Spud"
|
||||
},
|
||||
"version": "2:0.2",
|
||||
"ksp_version": "1.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.8.0"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus",
|
||||
"min_version": "2:release-1.3.0-5"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "DistantObject"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator-FarOutContracts"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Spud",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/MrChumley/Spud/releases/download/0.2/Spud.0.2.zip",
|
||||
"download_size": 6685994,
|
||||
"download_hash": {
|
||||
"sha1": "4F7A02E399892E02B7AC8A1F4C2005568E4AB626",
|
||||
"sha256": "29115F9C5727FC538617047F37298A5016F99EB7050EE6BD79406F6115443B66"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue