NetKAN added mod - KramaxAutopilotContinued-0.4.0.1
This commit is contained in:
parent
8af835c62c
commit
81baf4e5c8
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KramaxAutopilotContinued",
|
||||
"name": "Kramax Autopilot Continued",
|
||||
"abstract": "Autopilot for spaceplanes",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.4.0.1",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.2",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/150846-12-kramax-autopilot-continued-course-guidance-and-auto-land-for-spaceplanes/#comment-2868100",
|
||||
"spacedock": "https://spacedock.info/mod/1019/Kramax%20Autopilot%20Continued",
|
||||
"repository": "https://github.com/linuxgurugamer/KramaxAutoPilot",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/KramaxAutoPilot/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/KramaxAutoPilot"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"control"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KramaxAutoPilot",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1019/Kramax%20Autopilot%20Continued/download/0.4.0.1",
|
||||
"download_size": 68030,
|
||||
"download_hash": {
|
||||
"sha1": "B58A1AAA7D7FD2799C76922FA40CCA4BCF2ED143",
|
||||
"sha256": "2F1EBD1AC8D51B5DA23824AEF2E0DAEC38A257A55EC0CEE42BE896274A7EDDDD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-29T20:06:22.887454+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue