"NetKAN generated mods - Kerbalism-0.9.9.6"
This commit is contained in:
parent
06136c66fa
commit
e08b6f0266
|
@ -0,0 +1,91 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "Kerbalism",
|
||||
"name": "Kerbalism",
|
||||
"abstract": "Add life support, quality-of-life, radiation, malfunctions, signals and space weather mechanics.",
|
||||
"author": "ShotgunNinja",
|
||||
"license": "public-domain",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/ShotgunNinja/Kerbalism/wiki",
|
||||
"spacedock": "https://spacedock.info/mod/533/Kerbalism",
|
||||
"repository": "https://github.com/ShotgunNinja/Kerbalism",
|
||||
"x_screenshot": "https://spacedock.info/content/ShotgunNinja_2282/Kerbalism/Kerbalism-1460950521.2737155.png"
|
||||
},
|
||||
"version": "0.9.9.6",
|
||||
"ksp_version": "1.1.2",
|
||||
"depends": [
|
||||
{
|
||||
"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.6",
|
||||
"download_size": 5020725,
|
||||
"download_hash": {
|
||||
"sha1": "01C7B39B430F57A6527AE69FA3CAD31A6208F951",
|
||||
"sha256": "3BB9682F51207D94736D5D9B47B7A4F66D36925CBF91507769AF11B90BF8FC04"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue