diff --git a/KustomKerbals/KustomKerbals-1-1.0.0.ckan b/KustomKerbals/KustomKerbals-1-1.0.0.ckan new file mode 100644 index 0000000000..8e0fb70eb4 --- /dev/null +++ b/KustomKerbals/KustomKerbals-1-1.0.0.ckan @@ -0,0 +1,32 @@ +{ + "spec_version": 1, + "identifier": "KustomKerbals", + "name": "Kustom Kerbals", + "abstract": "A mod for KSP that allows you to create, edit, and delete Kerbals", + "author": "malkuth1974", + "version": "1:1.0.0", + "ksp_version": "1.4", + "license": "MIT", + "resources": { + "repository": "https://github.com/malkuth1974/KustomKerbals" + }, + "tags": [ + "plugin", + "crewed" + ], + "install": [ + { + "file": "KustomKerbals", + "install_to": "GameData", + "filter": ".DS_Store" + } + ], + "download": "https://github.com/malkuth1974/KustomKerbals/releases/download/1.0.0/KustomKerbals.zip", + "download_size": 12224, + "download_hash": { + "sha1": "C625B3B3B27F2498DD34CDDCC6EC4018A6FFBA66", + "sha256": "C4931760C6C6A94CE115333611979920B4D2C950256EBC5E515B2CFBD47DD7D1" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}