diff --git a/KSPLogger/KSPLogger-0.4.3.ckan b/KSPLogger/KSPLogger-0.4.3.ckan new file mode 100644 index 0000000000..d08915ed01 --- /dev/null +++ b/KSPLogger/KSPLogger-0.4.3.ckan @@ -0,0 +1,32 @@ +{ + "spec_version": "v1.4", + "identifier": "KSPLogger", + "name": "KSP Logger", + "abstract": "Write specified data items to files for use by external programs (ie: OBS)", + "author": "linuxgurugamer", + "license": "restricted", + "resources": { + "repository": "https://github.com/linuxgurugamer/KSPLogger" + }, + "version": "0.4.3", + "recommends": [ + { + "name": "JanitorsCloset" + } + ], + "install": [ + { + "find": "KSPLogger", + "install_to": "GameData" + } + ], + "download": "https://github.com/linuxgurugamer/KSPLogger/releases/download/0.4.3/KSPLogger-0.4.3.zip", + "download_size": 25715, + "download_hash": { + "sha1": "DF39461C3C97C9BE212C7EC68177215FA5EE7049", + "sha256": "3CAA5CA3D1502E363E6416455EA6CA420B3BEE51F327214113C05CAC984576EA" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}