NetKAN generated mods - Kerbalism-3.6
This commit is contained in:
parent
f6c5715395
commit
9cdb9cf372
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "Kerbalism",
|
||||
"name": "Kerbalism",
|
||||
"abstract": "Add life support, quality-of-life, radiation, malfunctions, signals and space weather mechanics.",
|
||||
"author": "Kerbalism Contributors",
|
||||
"version": "3.6",
|
||||
"ksp_version_min": "1.5.0",
|
||||
"ksp_version_max": "1.9.9",
|
||||
"license": "Unlicense",
|
||||
"resources": {
|
||||
"homepage": "https://kerbalism.github.io/Kerbalism",
|
||||
"repository": "https://github.com/Kerbalism/Kerbalism"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts",
|
||||
"crewed",
|
||||
"science",
|
||||
"resources"
|
||||
],
|
||||
"localizations": [
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"pt-br",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "Kerbalism-Config"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KerbalChangelog"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "ConnectedLivingSpace"
|
||||
},
|
||||
{
|
||||
"name": "CryoTanks"
|
||||
},
|
||||
{
|
||||
"name": "KerbalAtomics"
|
||||
},
|
||||
{
|
||||
"name": "KerbalPlanetaryBaseSystems"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureElectrical"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSolar"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSpacecraft"
|
||||
},
|
||||
{
|
||||
"name": "SCANsat"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Kerbalism",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Kerbalism/Kerbalism/releases/download/3.6/Kerbalism-Core_v3.6_for_KSP1.5.0-1.9.9.zip",
|
||||
"download_size": 1501223,
|
||||
"download_hash": {
|
||||
"sha1": "6AA803BBDBC444A7E600324B283008995DC9A2B6",
|
||||
"sha256": "7E312FE775ECEFB88DD0BFD4D63978FF432C224D71784D0F4316B62027BC9570"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue