diff --git a/USITools-0.2.3.ckan b/USITools-0.2.3.ckan new file mode 100644 index 0000000000..7c93ee4552 --- /dev/null +++ b/USITools-0.2.3.ckan @@ -0,0 +1,25 @@ +{ + "spec_version": 1, + "name": "Umbra Space Industries Tools", + "author": "RoverDude", + "identifier": "USITools", + "abstract": "Common libraries for USI mods", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "ksp_version": "0.25", + "install": [ + { + "file": "GameData/UmbraSpaceIndustries", + "install_to": "GameData" + } + ], + "resources": { + "github": { + "url": "https://github.com/BobPalmer/UmbraSpaceIndustries" + } + }, + "version": "0.2.3", + "download": "https://github.com/BobPalmer/UmbraSpaceIndustries/releases/download/0.2.3/USITools_0.2.3.zip", + "x_generated_by": "netkan", + "download_size": 23961 +} \ No newline at end of file