diff --git a/ProjectManager/ProjectManager-v1.4.ckan b/ProjectManager/ProjectManager-v1.4.ckan new file mode 100644 index 0000000000..d5d3e5998f --- /dev/null +++ b/ProjectManager/ProjectManager-v1.4.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": "v1.4", + "identifier": "ProjectManager", + "name": "Project Manager", + "abstract": "Kerbal Space Program Mod", + "author": "Tantares", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "repository": "https://github.com/Tantares/ProjectManager" + }, + "version": "v1.4", + "install": [ + { + "install_to": "GameData", + "find": "ProjectManager" + } + ], + "download": "https://github.com/Tantares/ProjectManager/releases/download/v1.4/ProjectManager.zip", + "download_size": 4284, + "download_hash": { + "sha1": "B55EF430E5065F7BAC8762236A0ECDC859CF72A8", + "sha256": "D50D11B38DC4BD493F5D5B36773A6C4FEC3424D2894867CA91E9094BB3001937" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}