NetKAN added mod - Kerbalism-3.13
This commit is contained in:
parent
905f8d2c01
commit
065c998824
|
@ -0,0 +1,90 @@
|
|||
{
|
||||
"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.13",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.11.9",
|
||||
"license": "Unlicense",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/190382-*",
|
||||
"repository": "https://github.com/Kerbalism/Kerbalism",
|
||||
"bugtracker": "https://github.com/Kerbalism/Kerbalism/issues",
|
||||
"manual": "https://kerbalism.github.io/Kerbalism",
|
||||
"remote-avc": "https://raw.githubusercontent.com/Kerbalism/Kerbalism/master/GameData/Kerbalism/Kerbalism.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts",
|
||||
"crewed",
|
||||
"science",
|
||||
"resources"
|
||||
],
|
||||
"localizations": [
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"pt-br",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "Kerbalism-Config"
|
||||
},
|
||||
{
|
||||
"name": "Harmony2"
|
||||
}
|
||||
],
|
||||
"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.13/Kerbalism-Core_v3.13_for_KSP1.8.0-1.11.9.zip",
|
||||
"download_size": 1306809,
|
||||
"download_hash": {
|
||||
"sha1": "A9E84539BB843A6FE17D67E4EF896DA78DF2235E",
|
||||
"sha256": "B9320934F10CC84B7625EEEE1EF26093159755CB0F68ADF8C34C1A33385850C7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-03-17T19:09:17Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue