NetKAN added mod - DavonTCsystemsMod-1-0.1.0.4
This commit is contained in:
parent
74da9a7402
commit
9980cbb02d
DavonTCsystemsMod
|
@ -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.4",
|
||||
"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.4",
|
||||
"download_size": 35821,
|
||||
"download_hash": {
|
||||
"sha1": "89565294F14831A93A32792FB9D1969EC8399532",
|
||||
"sha256": "1D784ED2EF183E40A12A571CCD46C3E3D4E5BECC4C9C1A4305ECD0394A4518C1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 74739,
|
||||
"release_date": "2022-11-30T01:23:45.359466+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue