'NetKAN generated mods - IR-Model-Rework-Utility/IR-Model-Rework-Utility-v01a.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-05-29 16:29:01 +00:00
parent 020ec3e919
commit 7671f48e62
1 changed files with 60 additions and 0 deletions

View File

@ -0,0 +1,60 @@
{
"spec_version": "v1.4",
"identifier": "IR-Model-Rework-Utility",
"license": "CC-BY-NC-ND-4.0",
"depends": [
{
"name": "InfernalRobotics"
},
{
"name": "IR-Model-Rework-Core"
},
{
"name": "TweakableEverything"
},
{
"name": "ToadicusTools"
}
],
"recommends": [
{
"name": "IR-Model-Rework-Expansion"
}
],
"conflicts": [
{
"name": "CIT-Util"
},
{
"name": "ActiveStruts"
}
],
"comment": "These conflicts should be dependencies but https://github.com/KSP-CKAN/NetKAN/issues/932 happened",
"install": [
{
"find": "MagicSmokeIndustries",
"install_to": "GameData",
"filter_regexp": [
"Rework_License.txt",
"Rework_TweakScale.cfg"
]
},
{
"find": "CIT",
"install_to": "GameData",
"comment": "ugly hack to get this pack working for now. This will bite me (Daz) in the ass down the line for sure"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/65365",
"kerbalstuff": "https://kerbalstuff.com/mod/677/Infernal%20Robotics%20Model%20Rework%20-%20Utility%20Pack"
},
"ksp_version": "0.90",
"name": "Infernal Robotics Model Rework - Utility Pack",
"abstract": "For all your actuation needs",
"author": "ZodiusInfuser",
"version": "v01a",
"download": "https://kerbalstuff.com/mod/677/Infernal%20Robotics%20Model%20Rework%20-%20Utility%20Pack/download/v01a",
"x_generated_by": "netkan",
"download_size": 1624453
}