"NetKAN generated mods - Kerbalism-0.9.9.5"
This commit is contained in:
parent
64430f154d
commit
e6ef57a1f6
|
@ -15,7 +15,69 @@
|
||||||
"ksp_version": "1.1.2",
|
"ksp_version": "1.1.2",
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "ModuleManager"
|
"name": "ModuleManager",
|
||||||
|
"min_version": "2.6.24"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"recommends": [
|
||||||
|
{
|
||||||
|
"name": "Kerbalism-Profile"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"supports": [
|
||||||
|
{
|
||||||
|
"name": "AntennaRange"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "CommunityResourcePack"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ConnectedLivingSpace"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "CryoTanks"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "DangIt"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "DeepFreeze"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "KerbalAtomics"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "KerbalPlanetaryBaseSystems"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFutureElectrical"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFutureSolar"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "NearFutureSpacecraft"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "origameFoldableAssets"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "RemoteTech"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "SCANsat"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "VenStockRevamp"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "GameData/Kerbalism",
|
||||||
|
"install_to": "GameData",
|
||||||
|
"filter_regexp": [
|
||||||
|
"GameData/Kerbalism/Profiles/.+\\.cfg$"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"download": "https://spacedock.info/mod/533/Kerbalism/download/0.9.9.5",
|
"download": "https://spacedock.info/mod/533/Kerbalism/download/0.9.9.5",
|
||||||
|
|
Loading…
Reference in New Issue