NetKAN added mod - KSTS-2.0.1.7
This commit is contained in:
parent
70f0e75f34
commit
e92b40584c
|
@ -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.7",
|
||||
"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.7",
|
||||
"download_size": 96128,
|
||||
"download_hash": {
|
||||
"sha1": "BD3AB637E9BE3339F925B3B2D4F10A20ACEB088B",
|
||||
"sha256": "8CFB57C313F4EBCEE6B513838289FE4FE4753102BE2E92D5D7C2BAB3D48E2C45"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-03-20T21:26:59.331988+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue