NetKAN added mod - Komplexity-1.0.1.0-release
This commit is contained in:
parent
8ace7c1023
commit
c0d12ac07b
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Komplexity",
|
||||
"name": "Komplexity (KPLX)",
|
||||
"abstract": "A Custom Barn Kit config addon that increases Kerbal Space Center buildings 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.1.0-release",
|
||||
"ksp_version": "1.12.3",
|
||||
"license": "CC-BY-SA",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/202749-*/",
|
||||
"spacedock": "https://spacedock.info/mod/2805/Komplexity%20(KPLX)",
|
||||
"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-1658431464.jpg"
|
||||
},
|
||||
"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%20%28KPLX%29/download/1.0.1.0-release",
|
||||
"download_size": 114905,
|
||||
"download_hash": {
|
||||
"sha1": "23A913FE259299D3A38B2D6EEE55807A12972883",
|
||||
"sha256": "AC4E2CBB7A97691369D6B7E9941CFE11668848CD71BA06826A104453335F6495"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-07-21T19:46:12.905238+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue