diff --git a/FlightPlan/FlightPlan-1.0.6.ckan b/FlightPlan/FlightPlan-1.0.6.ckan new file mode 100644 index 0000000000..99521b4292 --- /dev/null +++ b/FlightPlan/FlightPlan-1.0.6.ckan @@ -0,0 +1,36 @@ +{ + "spec_version": "v1.4", + "identifier": "FlightPlan", + "name": "FlightPlan", + "abstract": "Renders active vessel's flight plan", + "author": [ + "RealGecko", + "linuxgurugamer" + ], + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/169652-ksp-131-continuing-flight-plan-crazy-trajectories-demystified/", + "spacedock": "https://spacedock.info/mod/1058/FlightPlan", + "repository": "https://github.com/Real-Gecko/KSP-FlightPlan", + "x_screenshot": "https://spacedock.info/content/RealGecko_4471/FlightPlan/FlightPlan-1478908406.4358277.png" + }, + "version": "1.0.6", + "ksp_version": "1.4.1", + "depends": [ + { + "name": "UICore" + }, + { + "name": "ToolbarController" + } + ], + "download": "https://spacedock.info/mod/1058/FlightPlan/download/1.0.6", + "download_size": 59712, + "download_hash": { + "sha1": "17C0A25D99A71E4E14B8DC63A531CB338A2FE0A0", + "sha256": "2985196303F81F2E9D0EAF471601720D5B0955C58F8B5D06A7288EC04E5319AE" + }, + "download_content_type": "application/zip", + "x_via": "Automated SpaceDock CKAN submission", + "x_generated_by": "netkan" +}