"NetKAN generated mods - Kerbalism-1.0.4"
This commit is contained in:
parent
e084651bb4
commit
0345b607ac
|
@ -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": "1.0.4",
|
||||
"ksp_version": "1.1.3",
|
||||
"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/1.0.4",
|
||||
"download_size": 5089957,
|
||||
"download_hash": {
|
||||
"sha1": "3EF571405F42AF96F67BC16AD27775010CEDE871",
|
||||
"sha256": "018AE24AD64B59F81F81E63B7E8EBD50B504D80E54D3BCAD43F103CEB5CB90C5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue