NetKAN added mod - KRnD-1.16.0.10
This commit is contained in:
parent
7daa2d9525
commit
a5d630f9cf
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"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.10",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.3",
|
||||
"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.10",
|
||||
"download_size": 41304,
|
||||
"download_hash": {
|
||||
"sha1": "09D7DDAEDC7908D84785B012686DC5C8A190EC01",
|
||||
"sha256": "9E1A5A3DB9423902DD6D6BEBCD740323608CBA80DE6568BEC6DF6DAF62A2F1D7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-01-25T19:25:32.459499+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue