NetKAN added mod - KSTS-2.0.1.9
This commit is contained in:
parent
2caf05851c
commit
e4993fa426
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KSTS",
|
||||
"name": "Kerbal Space Transport System",
|
||||
"abstract": "Record launches of your transport rockets and planes to be used in automated missions later",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "2.0.1.9",
|
||||
"ksp_version_min": "1.10.1",
|
||||
"ksp_version_max": "1.11.2",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/190834-*",
|
||||
"spacedock": "https://spacedock.info/mod/2303/Kerbal%20Space%20Transport%20System",
|
||||
"repository": "https://github.com/linuxgurugamer/KSTS",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/KSTS",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Kerbal_Space_Transport_System/Kerbal_Space_Transport_System-1578149384.410521.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
},
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KSTS",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2303/Kerbal%20Space%20Transport%20System/download/2.0.1.9",
|
||||
"download_size": 96128,
|
||||
"download_hash": {
|
||||
"sha1": "1FC6FBCF16B0B881C6A711086522228D6B848ADA",
|
||||
"sha256": "2A5A8D90DA853B007D2DFC897535AEFB1B99E3C62E85512F6BB708F1C91C1BAF"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-04-27T11:04:32.831819+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue