NetKAN generated mods - Kerbalism-3.11
This commit is contained in:
parent
5af1d49506
commit
251db924be
|
@ -0,0 +1,85 @@
|
|||
{
|
||||
"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.11",
|
||||
"ksp_version_min": "1.5.0",
|
||||
"ksp_version_max": "1.10.9",
|
||||
"license": "Unlicense",
|
||||
"resources": {
|
||||
"homepage": "https://kerbalism.github.io/Kerbalism",
|
||||
"repository": "https://github.com/Kerbalism/Kerbalism",
|
||||
"bugtracker": "https://github.com/Kerbalism/Kerbalism/issues"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts",
|
||||
"crewed",
|
||||
"science",
|
||||
"resources"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"zh-cn",
|
||||
"es-es",
|
||||
"ru",
|
||||
"de-de",
|
||||
"pt-br"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"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.11/Kerbalism-Core_v3.11_for_KSP1.5.0-1.10.9.zip",
|
||||
"download_size": 1502607,
|
||||
"download_hash": {
|
||||
"sha1": "9DC1C7D5923CCF0B2051F319709CA9F8FAEC55FF",
|
||||
"sha256": "F10BCB8C6D6A7077D7341682437F36A2E60C8CB5D72242D5C04E2784A03FAED6"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-08-19T09:08:05Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue