diff --git a/PatchManager/PatchManager-0.0.7.ckan b/PatchManager/PatchManager-0.0.7.ckan new file mode 100644 index 0000000000..1a6c823f32 --- /dev/null +++ b/PatchManager/PatchManager-0.0.7.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": "v1.4", + "identifier": "PatchManager", + "name": "Patch Manager", + "abstract": "In-game patch manager, makes adding/removing patches more friendly.", + "author": "linuxgurugamer", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "repository": "https://github.com/linuxgurugamer/PatchManager" + }, + "version": "0.0.7", + "ksp_version": "1.3.0", + "install": [ + { + "install_to": "GameData", + "find": "PatchManager" + } + ], + "download": "https://github.com/linuxgurugamer/PatchManager/releases/download/0.0.7/PatchManager-0.0.7.zip", + "download_size": 33438, + "download_hash": { + "sha1": "B2DF95F18B5F2E33389ADADA599F7DF8179CC6EC", + "sha256": "838AB5763FE3732749B95BFAEB9C5C1F644DB29E139670E5B4A0DCB63EB29CC8" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}