Manual update of IR until a stable release is caught by NetKAN
This commit is contained in:
parent
72b16d7967
commit
99977e59c4
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "InfernalRobotics",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"repository": "https://github.com/MagicSmokeIndustries/InfernalRobotics",
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/114014"
|
||||
},
|
||||
"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.20c",
|
||||
"download": "https://github.com/MagicSmokeIndustries/InfernalRobotics/releases/download/v0.20C/IR.Rework.P3.zip"
|
||||
}
|
Loading…
Reference in New Issue