NetKAN added mod - DavonTCsystemsMod-1-0.1.0.5
This commit is contained in:
parent
3b8331695a
commit
500b483d2a
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "DavonTCsystemsMod",
|
||||
"name": "Davon Throttle Control Systems",
|
||||
"abstract": "VTOL Autopilot",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1:0.1.0.5",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.4",
|
||||
"license": "GPL-2.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/196642-18-19-110-davon-throttle-control-systems-mod-renewed/",
|
||||
"spacedock": "https://spacedock.info/mod/2516/Davon%20Throttle%20Control%20Systems",
|
||||
"repository": "https://github.com/linuxgurugamer/DavonTCsystemsMod",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/DavonTCsystemsMod/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/linuxgurugamer/DavonTCsystemsMod/master/DavonTCsystemsMod.version",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Davon_Throttle_Control_Systems/Davon_Throttle_Control_Systems-1598965786.9999108.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"control"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
},
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "DavonTCsystemsMod",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2516/Davon%20Throttle%20Control%20Systems/download/0.1.0.5",
|
||||
"download_size": 35788,
|
||||
"download_hash": {
|
||||
"sha1": "ABA88D7F6642AA6CBF46BC0E9BBC5F74C16C90F9",
|
||||
"sha256": "E32C9359ECC0CB68017B09CDE69808FC22A1C89441A41F1814B5DCCDC0D3DACA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 74261,
|
||||
"release_date": "2022-12-02T02:20:09.271364+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue