"NetKAN generated mods - ExtraPlanetaryLaunchpads-KarboniteAdaptation-0.16.7"
This commit is contained in:
parent
bdc3b0f1d5
commit
1f3cf6f3bc
|
@ -1,26 +1,39 @@
|
||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"name" : "ExtraPlanetaryLaunchpads->Karbonite",
|
|
||||||
"identifier": "ExtraPlanetaryLaunchpads-KarboniteAdaptation",
|
"identifier": "ExtraPlanetaryLaunchpads-KarboniteAdaptation",
|
||||||
|
"name": "ExtraPlanetaryLaunchpads->Karbonite",
|
||||||
"abstract": "This is not a Fork of Extraplanetary Launchpads, just a module manager adaption with all the necessary files to accomplish resource gathering with EPL.",
|
"abstract": "This is not a Fork of Extraplanetary Launchpads, just a module manager adaption with all the necessary files to accomplish resource gathering with EPL.",
|
||||||
"download" : "https://dl.dropboxusercontent.com/u/19908938/Karbonite-EPL-Converstion16-7.zip",
|
|
||||||
"license" : "unknown",
|
|
||||||
"author": "rabidninjawombat",
|
"author": "rabidninjawombat",
|
||||||
"version" : "0.16.7",
|
"license": "unknown",
|
||||||
"release_status": "stable",
|
"release_status": "stable",
|
||||||
"ksp_version" : "0.25",
|
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/89774"
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/89774"
|
||||||
},
|
},
|
||||||
|
"version": "0.16.7",
|
||||||
|
"ksp_version": "0.25",
|
||||||
"depends": [
|
"depends": [
|
||||||
{"name" : "ModuleManager"},
|
{
|
||||||
{"name" : "ExtraPlanetaryLaunchpads"},
|
"name": "ModuleManager"
|
||||||
{"name" : "Karbonite"}
|
},
|
||||||
|
{
|
||||||
|
"name": "ExtraPlanetaryLaunchpads"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Karbonite"
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "GameData/WombatConversions",
|
"file": "GameData/WombatConversions",
|
||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"download": "https://dl.dropboxusercontent.com/u/19908938/Karbonite-EPL-Converstion16-7.zip",
|
||||||
|
"download_size": 8345501,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "C226A5B299DE9A597E70E15C822893BEF0CE8655",
|
||||||
|
"sha256": "D5144769B29122078EE47B193F6F8D3435463C1685A69BF912E4EA3D9ECBD899"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue