NetKAN generated mods - Kerbalism-3.8
This commit is contained in:
parent
aa75fed4fa
commit
7cb73c0043
|
@ -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.8",
|
||||
"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.8/Kerbalism-Core_v3.8_for_KSP1.5.0-1.9.9.zip",
|
||||
"download_size": 1503700,
|
||||
"download_hash": {
|
||||
"sha1": "788A536289A4E8BBC1F20D45F73ECF25B75CFB09",
|
||||
"sha256": "7C5C0557C65A0CAE12F573FC4F909549CFED6F39423F0035A6B29C8B3F99DE9D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue