NetKAN generated mods - Kerbalism-3.2
This commit is contained in:
parent
61203965a0
commit
2858c5810c
|
@ -0,0 +1,92 @@
|
|||
{
|
||||
"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.2",
|
||||
"ksp_version_min": "1.5.0",
|
||||
"ksp_version_max": "1.8.9",
|
||||
"license": "Unlicense",
|
||||
"resources": {
|
||||
"homepage": "https://kerbalism.github.io/Kerbalism",
|
||||
"repository": "https://github.com/Kerbalism/Kerbalism"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts",
|
||||
"manned",
|
||||
"science",
|
||||
"resources"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"es-es",
|
||||
"ru",
|
||||
"de-de",
|
||||
"pt-br"
|
||||
],
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "DynamicBatteryStorage"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Kerbalism",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Kerbalism/Kerbalism/releases/download/3.2/Kerbalism-Core_v3.2_for_KSP1.5.0-1.8.9.zip",
|
||||
"download_size": 1435491,
|
||||
"download_hash": {
|
||||
"sha1": "CB1E5127D354A1A0319E7BFB3F33E319272AB696",
|
||||
"sha256": "97EE770FDABB1B10F01C7BA6D6D216FDB680569011D2AA6441D3EE4A05FACD3F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue