mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - PilotAssistant-1.8.1"
This commit is contained in:
@ -3,21 +3,26 @@
|
|||||||
"identifier": "PilotAssistant",
|
"identifier": "PilotAssistant",
|
||||||
"name": "Pilot Assistant",
|
"name": "Pilot Assistant",
|
||||||
"abstract": "Helpful tool which controls planes altitude, heading, and airspeed via autopilot or custom SAS",
|
"abstract": "Helpful tool which controls planes altitude, heading, and airspeed via autopilot or custom SAS",
|
||||||
|
"author": "Crzyrndm",
|
||||||
"license": "CC-BY-SA-4.0",
|
"license": "CC-BY-SA-4.0",
|
||||||
"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.8.1",
|
||||||
|
"ksp_version": "1.0.2",
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "GameData/Pilot Assistant",
|
"file": "GameData/Pilot Assistant",
|
||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"author": "Crzyrndm",
|
|
||||||
"version": "1.8.1",
|
|
||||||
"download": "https://github.com/Crzyrndm/Pilot-Assistant/releases/download/1.8.1/Pilot.Assistant.v1.8.1.zip",
|
"download": "https://github.com/Crzyrndm/Pilot-Assistant/releases/download/1.8.1/Pilot.Assistant.v1.8.1.zip",
|
||||||
"x_generated_by": "netkan",
|
|
||||||
"download_size": 33947,
|
"download_size": 33947,
|
||||||
"ksp_version": "1.0.2"
|
"download_hash": {
|
||||||
|
"sha1": "A94308CABCC375BCF308E4E6F502B3A7B1C0AFF9",
|
||||||
|
"sha256": "6F96B3E2E987E7873D30A7D07535F78D4A108053101B438EF2FBDE9B41D7F27D"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user