diff --git a/CheatMenu-1.0.3.ckan b/CheatMenu-1.0.3.ckan new file mode 100644 index 0000000000..bc54ad6dc0 --- /dev/null +++ b/CheatMenu-1.0.3.ckan @@ -0,0 +1,25 @@ +{ + "spec_version": "1.4", + "identifier": "CheatMenu", + "name": "CIT - CheatMenu", + "author": "marce", + "abstract": "A funds, science & rep cheat menu for testing purposes.", + "license": "CC-BY-NC-SA-4.0", + "depends": [ + { + "name": "CIT-Util" + } + ], + "install": [ + { + "file": "CIT/CheatMenu", + "install_to": "GameData/CIT/CheatMenu" + } + ], + "resources": { + "homepage": "https://ksp.marce.at/" + }, + "download": "https://ksp.marce.at/Home/DownloadMod?modId=7", + "version": "1.0.3", + "ksp_version": "0.90.0" +} \ No newline at end of file