"NetKAN generated mods - ExtraPlanetaryLaunchpads-RegolithAdaptation-0.23"
This commit is contained in:
parent
f1281aa59d
commit
a475be1053
|
@ -1,29 +1,44 @@
|
|||
{
|
||||
"spec_version" : 1,
|
||||
"name" : "ExtraPlanetaryLaunchpads->Regolith",
|
||||
"identifier" : "ExtraPlanetaryLaunchpads-RegolithAdaptation",
|
||||
"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-Converstion23.zip",
|
||||
"license" : "unknown",
|
||||
"author" : "rabidninjawombat",
|
||||
"version" : "0.23",
|
||||
"release_status" : "stable",
|
||||
"ksp_version" : "0.90",
|
||||
"resources" : {
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/89774"
|
||||
"spec_version": 1,
|
||||
"identifier": "ExtraPlanetaryLaunchpads-RegolithAdaptation",
|
||||
"name": "ExtraPlanetaryLaunchpads->Regolith",
|
||||
"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.",
|
||||
"author": "rabidninjawombat",
|
||||
"license": "unknown",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/89774"
|
||||
},
|
||||
"depends" : [
|
||||
{"name" : "ModuleManager"},
|
||||
{"name" : "ExtraPlanetaryLaunchpads"},
|
||||
{"name" : "Regolith"}
|
||||
],
|
||||
"recommends" : [
|
||||
{"name" : "Karbonite"}
|
||||
],
|
||||
"install" : [
|
||||
"version": "0.23",
|
||||
"ksp_version": "0.90",
|
||||
"depends": [
|
||||
{
|
||||
"file" : "GameData/WombatConversions",
|
||||
"install_to" : "GameData"
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ExtraPlanetaryLaunchpads"
|
||||
},
|
||||
{
|
||||
"name": "Regolith"
|
||||
}
|
||||
]
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Karbonite"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/WombatConversions",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://dl.dropboxusercontent.com/u/19908938/Karbonite-EPL-Converstion23.zip",
|
||||
"download_size": 8383153,
|
||||
"download_hash": {
|
||||
"sha1": "14B14FAC9BA4CCDBDF1F59A6FE03F252795E38A4",
|
||||
"sha256": "834CC0249C0C197AEE7EF7574C894066EE83475C06F1DE1977F3C1FD3471F25F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue