Create InfernalRobotics-v2.0.ckan (#1101)

New CKAN meta file to introduce IR-2.0 for KSP 1.1
This commit is contained in:
Krystee Sulosson 2016-04-25 16:50:23 -06:00 committed by Matthew
parent 510bd50b59
commit e9f694ed1d
1 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,39 @@
{
"spec_version": "v1.4",
"identifier": "InfernalRobotics",
"name": "Magic Smoke Industries Infernal Robotics",
"abstract": "Making stuff move.",
"author": "sirkut",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/116064",
"kerbalstuff": "https://kerbalstuff.com/mod/8/Magic%20Smoke%20Industries%20Infernal%20Robotics",
"repository": "https://github.com/MagicSmokeIndustries/InfernalRobotics",
"x_screenshot": "https://kerbalstuff.com/"
},
"version": "v2.0",
"ksp_version": "1.1",
"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/2.0.0/IR-2.0.0-Final-Core.zip",
"download_size": 294286,
"x_maintained_by": "odiefrom"
}