diff --git a/ResonantOrbitCalculator/ResonantOrbitCalculator-0.0.5.ckan b/ResonantOrbitCalculator/ResonantOrbitCalculator-0.0.5.ckan new file mode 100644 index 0000000000..df2eba3acf --- /dev/null +++ b/ResonantOrbitCalculator/ResonantOrbitCalculator-0.0.5.ckan @@ -0,0 +1,38 @@ +{ + "spec_version": "v1.4", + "identifier": "ResonantOrbitCalculator", + "name": "KSP Resonant Orbit Calculator", + "abstract": "Calculate resonant orbits to place regularly spaced communication and GPS satellites regularly spaced ", + "author": "linuxgurugamer", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/177833-14x-ksp-re", + "spacedock": "https://spacedock.info/mod/1954/KSP%20Resonant%20Orbit%20Calculator", + "repository": "https://github.com/linuxgurugamer/ResonantOrbitCalculator/", + "x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/KSP_Resonant_Orbit_Calculator/KSP_Resonant_Orbit_Calculator-1535297027.5149145.png" + }, + "version": "0.0.5", + "ksp_version": "1.7.2", + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "install": [ + { + "find": "ResonantOrbitCalculator", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/1954/KSP%20Resonant%20Orbit%20Calculator/download/0.0.5", + "download_size": 67533, + "download_hash": { + "sha1": "0C87DD53341B4699B674C4782FE9C40269E4F353", + "sha256": "87D43441267BC1F0B3E49459E1BFB3E2823644064205B02758BDC42858289688" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}