Remove duplicate

This commit is contained in:
Matthew Heguy 2016-04-28 17:15:44 -04:00
parent 21d19d1b37
commit 191b0e7089
1 changed files with 0 additions and 39 deletions

View File

@ -1,39 +0,0 @@
{
"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"
}