NetKAN added mod - KRnD-1.16.0.14
This commit is contained in:
parent
a20fb57c10
commit
7ba7db5dbc
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KRnD",
|
||||
"name": "Kerbal Research & Development",
|
||||
"abstract": "Spend science points to improve the stats of the parts you have already unlocked in a career game.",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1.16.0.14",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.5",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/191014-18x-kerbal-research-development/",
|
||||
"spacedock": "https://spacedock.info/mod/2311/Kerbal%20Research%20&%20Development",
|
||||
"repository": "https://github.com/linuxgurugamer/KRnD",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/KRnD/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/linuxgurugamer/KRnD/master/KRnD.version",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Kerbal_Research__Development/Kerbal_Research__Development-1578962824.0145452.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"science"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KRnD",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2311/Kerbal%20Research%20%26%20Development/download/1.16.0.14",
|
||||
"download_size": 43262,
|
||||
"download_hash": {
|
||||
"sha1": "59A2E0A1462964EA2B85A111F78AF2218AF3BB12",
|
||||
"sha256": "424722E29D1F56D9D6EE4F18084A0477BCAD85B68BE43692269679CF236086FD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 90212,
|
||||
"release_date": "2024-01-21T23:14:12.811901+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue