Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
06360ccbfa
|
@ -2,7 +2,7 @@
|
|||
"spec_version": "v1.18",
|
||||
"identifier": "Kerbalism",
|
||||
"name": "Kerbalism",
|
||||
"abstract": "Hundreds of Kerbals were killed in the making of this mod.",
|
||||
"abstract": "Add life support, quality-of-life, radiation, malfunctions, signals and space weather mechanics.",
|
||||
"author": [
|
||||
"ShotgunNinja",
|
||||
"N70"
|
||||
|
@ -10,11 +10,13 @@
|
|||
"license": "Unlicense",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/172400-*",
|
||||
"repository": "https://gitlab.com/N70/Kerbalism"
|
||||
"spacedock": "https://spacedock.info/mod/1774/Kerbalism",
|
||||
"repository": "https://gitlab.com/N70/Kerbalism",
|
||||
"x_screenshot": "https://spacedock.info/content/N70_4889/Kerbalism/Kerbalism-1522554849.870197.png"
|
||||
},
|
||||
"version": "2.0.0.0",
|
||||
"ksp_version_min": "1.3.1",
|
||||
"ksp_version_max": "1.5.0",
|
||||
"ksp_version_max": "1.5.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -72,7 +74,7 @@
|
|||
"name": "VenStockRevamp"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/steamp0rt/Kerbalism/releases/download/2.0.0/Kerbalism.2.0.0.zip",
|
||||
"download": "https://spacedock.info/mod/1774/Kerbalism/download/2.0.0.0",
|
||||
"download_size": 4599319,
|
||||
"download_hash": {
|
||||
"sha1": "0A2ABC87C2A59CA62006EBCE7EF662C60293C60B",
|
||||
|
|
Loading…
Reference in New Issue