"NetKAN generated mods - PilotAssistant-1.4.2"
This commit is contained in:
parent
168a0a5663
commit
68f22905bc
|
@ -3,21 +3,26 @@
|
||||||
"identifier": "PilotAssistant",
|
"identifier": "PilotAssistant",
|
||||||
"name": "Pilot Assistant",
|
"name": "Pilot Assistant",
|
||||||
"abstract": "Helpful tool wich controls planes' altitude and heading via autopilot or custom SAS",
|
"abstract": "Helpful tool wich controls planes' altitude and heading via autopilot or custom SAS",
|
||||||
|
"author": "Crzyrndm",
|
||||||
"license": "CC-BY-4.0",
|
"license": "CC-BY-4.0",
|
||||||
"ksp_version": "0.90",
|
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/100073",
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/100073",
|
||||||
"repository": "https://github.com/Crzyrndm/Pilot-Assistant"
|
"repository": "https://github.com/Crzyrndm/Pilot-Assistant"
|
||||||
},
|
},
|
||||||
|
"version": "1.4.2",
|
||||||
|
"ksp_version": "0.90",
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "GameData/Pilot Assistant",
|
"file": "GameData/Pilot Assistant",
|
||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"author": "Crzyrndm",
|
|
||||||
"version": "1.4.2",
|
|
||||||
"download": "https://github.com/Crzyrndm/Pilot-Assistant/releases/download/1.4.2/Pilot.Assistant.1.4.2.zip",
|
"download": "https://github.com/Crzyrndm/Pilot-Assistant/releases/download/1.4.2/Pilot.Assistant.1.4.2.zip",
|
||||||
"x_generated_by": "netkan",
|
"download_size": 27973,
|
||||||
"download_size": 27973
|
"download_hash": {
|
||||||
|
"sha1": "303D54D3E58601FD42C9CF9FE609E21284427245",
|
||||||
|
"sha256": "DF8BAAA38A892CA7476053C82D73CCF0D10D0FE652DC73624098A372D75E2871"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue