"NetKAN generated mods - PilotAssistant-1.13.2"
This commit is contained in:
parent
6e9ddecbae
commit
425274ea68
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "PilotAssistant",
|
||||
"name": "Pilot Assistant",
|
||||
"abstract": "Helpful tool which controls planes altitude, heading, and airspeed via autopilot or custom SAS",
|
||||
"author": "Crzyrndm",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/100073",
|
||||
"repository": "https://github.com/Crzyrndm/Pilot-Assistant"
|
||||
},
|
||||
"version": "1.13.2",
|
||||
"ksp_version": "1.2.1",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Pilot Assistant",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Crzyrndm/Pilot-Assistant/releases/download/1.13.2/Pilot.Assistant.v1.13.2.zip",
|
||||
"download_size": 38088,
|
||||
"download_hash": {
|
||||
"sha1": "859FA49440B00B81B548FDB976387CD5A2D720AC",
|
||||
"sha256": "23B8E555447528ADAEE14BD2127C5B633C99C5CB74CC77A3C5C42A6616BDB6BD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue