diff --git a/PAWS/PAWS-1.1.0.1.ckan b/PAWS/PAWS-1.1.0.1.ckan new file mode 100644 index 0000000000..f6c6d7b026 --- /dev/null +++ b/PAWS/PAWS-1.1.0.1.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": 1, + "identifier": "PAWS", + "name": "PAWS", + "abstract": "Allows you to remove entries from the Part Action Window", + "author": "severedsolo", + "license": "MIT", + "resources": { + "homepage": "https://github.com/severedsolo/PAWS", + "repository": "https://github.com/severedsolo/PAWS" + }, + "version": "1.1.0.1", + "ksp_version": "1.4.1", + "depends": [ + { + "name": "ModuleManager" + } + ], + "download": "https://github.com/severedsolo/PAWS/releases/download/1.1.0.1/PAWS1.1.0.1.zip", + "download_size": 6944, + "download_hash": { + "sha1": "D432FFA2FB9DEE655AD452348C0AF861FA313B5C", + "sha256": "25F654E40701398DDB208A0B946B011CD869C63A4DB1887E70ABE9842DDC1D6F" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}