"NetKAN generated mods - PilotAssistant-1.0.1"
This commit is contained in:
parent
980c583d34
commit
f910dd10d9
|
@ -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.0.1",
|
||||||
|
"ksp_version": "0.90",
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "GameData/Pilot Assistant",
|
"file": "GameData/Pilot Assistant",
|
||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"author": "Crzyrndm",
|
|
||||||
"version": "1.0.1",
|
|
||||||
"download": "https://github.com/Crzyrndm/Pilot-Assistant/releases/download/1.0.1/Pilot.Assistant.1.0.1.zip",
|
"download": "https://github.com/Crzyrndm/Pilot-Assistant/releases/download/1.0.1/Pilot.Assistant.1.0.1.zip",
|
||||||
"x_generated_by": "netkan",
|
"download_size": 22959,
|
||||||
"download_size": 22959
|
"download_hash": {
|
||||||
|
"sha1": "CC23DF5DDD2E660C0D4EA01548C6FBAF76779287",
|
||||||
|
"sha256": "0404B7D26E25198CDFA4BCB31A82EEED7497FBE4C6CEC73B576AD01B5FA62709"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue