"NetKAN generated mods - InfernalRobotics-0.19.4"
This commit is contained in:
parent
9a76a3f649
commit
f3e708cea9
|
@ -1,22 +1,49 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "InfernalRobotics",
|
||||
"name": "Magic Smoke Industries Infernal Robotics",
|
||||
"abstract": "Making stuff move",
|
||||
"author": [
|
||||
"erendrake",
|
||||
"pellinor0",
|
||||
"ZodiusInfuser",
|
||||
"sirkut",
|
||||
"Ziw"
|
||||
],
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "development",
|
||||
"resources": {
|
||||
"repository": "https://github.com/MagicSmokeIndustries/InfernalRobotics",
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/114014"
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/114014",
|
||||
"repository": "https://github.com/MagicSmokeIndustries/InfernalRobotics"
|
||||
},
|
||||
"recommends" : [ { "name" : "IR-Model-Rework-Core" },
|
||||
{ "name" : "IR-Model-Rework-Expansion" },
|
||||
{ "name" : "IR-Model-Rework-Utility" },
|
||||
{ "name" : "TweakScale" } ],
|
||||
"install" : [ { "find" : "MagicSmokeIndustries",
|
||||
"install_to" : "GameData" } ],
|
||||
"ksp_version": "0.90",
|
||||
"name": "Magic Smoke Industries Infernal Robotics",
|
||||
"abstract": "Making stuff move",
|
||||
"author": [ "erendrake", "pellinor0", "ZodiusInfuser", "sirkut", "Ziw" ],
|
||||
"version": "0.19.4",
|
||||
"download": "https://github.com/MagicSmokeIndustries/InfernalRobotics/releases/download/v0.20C/IR.Rework.P3.zip"
|
||||
"ksp_version": "0.90",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "IR-Model-Rework-Core"
|
||||
},
|
||||
{
|
||||
"name": "IR-Model-Rework-Expansion"
|
||||
},
|
||||
{
|
||||
"name": "IR-Model-Rework-Utility"
|
||||
},
|
||||
{
|
||||
"name": "TweakScale"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "MagicSmokeIndustries",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/MagicSmokeIndustries/InfernalRobotics/releases/download/v0.20C/IR.Rework.P3.zip",
|
||||
"download_size": 11706767,
|
||||
"download_hash": {
|
||||
"sha1": "94A7B3229E7F6743B85EF337BDFA4C18F88CB506",
|
||||
"sha256": "6FA27CD2A04257CE1D4E18F1408FA133D0E3D01FA95587EE65749096E01D1694"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue