diff --git a/KSPWheel/KSPWheel-0.9.5.19.ckan b/KSPWheel/KSPWheel-0.9.5.19.ckan new file mode 100644 index 0000000000..ec9ed234b9 --- /dev/null +++ b/KSPWheel/KSPWheel-0.9.5.19.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": "v1.4", + "identifier": "KSPWheel", + "name": "KSP Wheel", + "abstract": "Replacement for U4 wheel collider, geared for use in KSP.", + "author": "shadowmage45", + "license": "GPL-3.0", + "resources": { + "repository": "https://github.com/shadowmage45/KSPWheel" + }, + "version": "0.9.5.19", + "ksp_version": "1.3.0", + "install": [ + { + "install_to": "GameData", + "find": "KSPWheel" + } + ], + "download": "https://github.com/shadowmage45/KSPWheel/releases/download/0.9.5.19/KSPWheel-0.9.5.19.zip", + "download_size": 73248, + "download_hash": { + "sha1": "4C75F7A6EF4DCCE93BFA1BA4675A623F13AD25F4", + "sha256": "928FA8E354D1EBF5AFD5330D972C135EEE466C9A50F22818B07457244AB0C263" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}