diff --git a/USITools-0.3.0.ckan b/USITools-0.3.0.ckan new file mode 100644 index 0000000000..92a323d04d --- /dev/null +++ b/USITools-0.3.0.ckan @@ -0,0 +1,27 @@ +{ + "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", + "provides": [ + "USI-Tools" + ], + "comment": "May be renamed to USI-Tools in the future", + "install": [ + { + "file": "GameData/000_USITools", + "install_to": "GameData" + } + ], + "resources": { + "repository": "https://github.com/BobPalmer/UmbraSpaceIndustries" + }, + "version": "0.3.0", + "download": "https://github.com/BobPalmer/UmbraSpaceIndustries/releases/download/0.3.0/USITools_0.3.0.zip", + "x_generated_by": "netkan", + "download_size": 42885 +} \ No newline at end of file