mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - PilotAssistant-1.4"
This commit is contained in:
@ -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",
|
||||||
|
"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",
|
|
||||||
"download": "https://github.com/Crzyrndm/Pilot-Assistant/releases/download/1.4/Pilot.Assistant.v1.4.0.zip",
|
"download": "https://github.com/Crzyrndm/Pilot-Assistant/releases/download/1.4/Pilot.Assistant.v1.4.0.zip",
|
||||||
"x_generated_by": "netkan",
|
"download_size": 27555,
|
||||||
"download_size": 27555
|
"download_hash": {
|
||||||
|
"sha1": "73B5907FD8482AB58794BBB29DD62BA66B3F3F20",
|
||||||
|
"sha256": "3157B329D3B8BDA0AA6A88A1F60B52C171628366930DAAF04EA42D7B8743E1CD"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user