'NetKAN generated mods - IR-Model-Rework-Utility/IR-Model-Rework-Utility-v01a.ckan'
This commit is contained in:
parent
615ca42333
commit
b5400e4856
|
@ -1,60 +0,0 @@
|
||||||
{
|
|
||||||
"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
|
|
||||||
}
|
|
Loading…
Reference in New Issue