diff --git a/DARTRange/DARTRange-1.0.0.ckan b/DARTRange/DARTRange-1.0.0.ckan new file mode 100644 index 0000000000..1eb4aeb1dd --- /dev/null +++ b/DARTRange/DARTRange-1.0.0.ckan @@ -0,0 +1,49 @@ +{ + "spec_version": "v1.4", + "identifier": "DARTRange", + "name": "DART Project", + "abstract": "Slam a spacecraft into Dimorphos to change its orbit around Didymos", + "author": "Galileo88", + "version": "1.0.0", + "ksp_version_min": "1.12.0", + "ksp_version_max": "1.12.99", + "license": "restricted", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/205456-*", + "repository": "https://github.com/Galileo88/DART-Project", + "bugtracker": "https://github.com/Galileo88/DART-Project/issues", + "remote-avc": "https://raw.githubusercontent.com/Galileo88/DART-Project/master/GameData/DART/Version/DART.version" + }, + "tags": [ + "plugin", + "config", + "planet-pack", + "parts" + ], + "localizations": [ + "en-us", + "it-it", + "ru", + "zh-cn" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "DART", + "install_to": "GameData" + } + ], + "download": "https://github.com/Galileo88/DART-Project/releases/download/1.0.0/DART_v1.0.0.zip", + "download_size": 154257541, + "download_hash": { + "sha1": "8326E094506F47B2D8B84A2D041462C94D99C1D8", + "sha256": "100BC0E876C5929721973FEA771187373833EE3D875A43C195EF3A2E259EE4B1" + }, + "download_content_type": "application/zip", + "release_date": "2021-11-01T17:27:37Z", + "x_generated_by": "netkan" +}