NetKAN added mod - Komplexity-1.0.0.0-release
This commit is contained in:
parent
c020481386
commit
45dfd20f7a
|
@ -0,0 +1,56 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Komplexity",
|
||||
"name": "Komplexity",
|
||||
"abstract": "A Custom Barn Kit config addon that increases Kerbal Space Center building levels to ten levels instead of the stock game's four. For Kerbal Space Program. Doesn't add more building models.",
|
||||
"author": "zer0Kerbal",
|
||||
"version": "1.0.0.0-release",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.12.3",
|
||||
"license": "CC-BY-SA",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/202749-*",
|
||||
"spacedock": "https://spacedock.info/mod/2805/Komplexity",
|
||||
"repository": "https://github.com/zer0Kerbal/Komplexity",
|
||||
"bugtracker": "https://github.com/zer0Kerbal/Komplexity/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/zer0Kerbal/Komplexity/master/Komplexity.version",
|
||||
"x_screenshot": "https://spacedock.info/content/zer0Kerbal_21147/Komplexity/Komplexity-1649405456.png"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"career"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "CustomBarnKit"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "Strategia"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "Bureaucracy"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KGEx",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2805/Komplexity/download/1.0.0.0-release",
|
||||
"download_size": 113621,
|
||||
"download_hash": {
|
||||
"sha1": "B799B89835ACEE220D72AD8A34415974CC9608BD",
|
||||
"sha256": "3F0F896CF8A158BAB36DD430812EF37749F058B25E9AFD3B2943F9E0D8470173"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-04-19T05:35:05.067845+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue