"NetKAN generated mods - ImpossibleInnovations-0.7"
This commit is contained in:
parent
c2b2d1dd31
commit
7434dd5d77
|
@ -1,36 +1,40 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "ImpossibleInnovations",
|
||||
"x_netkan_license_ok": true,
|
||||
"depends": [
|
||||
{
|
||||
"name": "TweakScale"
|
||||
"spec_version": 1,
|
||||
"identifier": "ImpossibleInnovations",
|
||||
"name": "Impossible Innovations",
|
||||
"abstract": "Adds fusion based engines and tanks, along with other utilities.",
|
||||
"author": "jandcando",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/86331-0-24-x-Impossible-Innovations-0-5",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/116/Impossible%20Innovations"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/ImpossibleInnovations",
|
||||
"install_to": "GameData"
|
||||
"version": "0.7",
|
||||
"ksp_version": "0.25",
|
||||
"depends": [
|
||||
{
|
||||
"name": "TweakScale"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/ImpossibleInnovations",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "Ships",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "http://ckan1.spacedock.info/storage/jandcando_377/Impossible_Innovations/Impossible_Innovations-0.7.zip",
|
||||
"download_size": 13817918,
|
||||
"download_hash": {
|
||||
"sha1": "29B88F5F36DD9C9650BCB6E9B26E078869E38A35",
|
||||
"sha256": "4DC54A6A6A6E7ADC0210D6116C2E2C907AEB148E882A5DD8A156A5E98447781A"
|
||||
},
|
||||
{
|
||||
"file": "Ships",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/86331-0-24-x-Impossible-Innovations-0-5",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/116/Impossible%20Innovations"
|
||||
},
|
||||
"ksp_version": "0.25",
|
||||
"name": "Impossible Innovations",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"abstract": "Adds fusion based engines and tanks, along with other utilities.",
|
||||
"author": "jandcando",
|
||||
"version": "0.7",
|
||||
"download": "http://ckan1.spacedock.info/storage/jandcando_377/Impossible_Innovations/Impossible_Innovations-0.7.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 13817918
|
||||
}
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue