"NetKAN generated mods - ZPEPropulsionSystem-0.2"

This commit is contained in:
NetKAN inflator Robot 2016-02-05 00:41:06 +00:00
parent 908121e1ab
commit a22a2ae6e4
1 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
{
"spec_version": 1,
"identifier": "ZPEPropulsionSystem",
"name": "ZPE Propulsion System",
"abstract": "This is standalone expansion to my Rusty Star Rockets mod. It adds part for new propulsion system: ZPE (Zero Point Energy) propulsion system",
"author": "GagaX",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/128502-zpe-propulsion-system/",
"kerbalstuff": "https://kerbalstuff.com/mod/1362/ZPE%20Propulsion%20System",
"x_screenshot": "https://kerbalstuff.com/content/GagaX_16227/ZPE_Propulsion_System/ZPE_Propulsion_System-1453462667.8898027.png"
},
"version": "0.2",
"ksp_version": "1.0.5",
"suggests": [
{
"name": "RustyStarRockets"
},
{
"name": "RustyTexturesForProceduralParts"
}
],
"install": [
{
"file": "RSR_ZPE",
"install_to": "GameData"
}
],
"download": "https://kerbalstuff.com/mod/1362/ZPE%20Propulsion%20System/download/0.2",
"download_size": 16852712,
"x_generated_by": "netkan"
}