diff --git a/KXAPI/KXAPI-1.2.0.ckan b/KXAPI/KXAPI-1.2.0.ckan new file mode 100644 index 0000000000..3ebb4c197d --- /dev/null +++ b/KXAPI/KXAPI-1.2.0.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": "v1.4", + "identifier": "KXAPI", + "name": "KXAPI", + "abstract": "KXAPI (KerbalX API) is a dependency for other mods to enable them to access the KerbalX.com API", + "author": "Katateochi", + "license": "CC-BY-NC-ND-4.0", + "resources": { + "homepage": "https://KerbalX.com/KXAPI", + "repository": "https://github.com/Sujimichi/KXAPI", + "bugtracker": "https://github.com/Sujimichi/KXAPI/issues" + }, + "version": "1.2.0", + "ksp_version_min": "1.8", + "download": "https://github.com/Sujimichi/KXAPI/releases/download/1.2.0/KXAPI.zip", + "download_size": 101571, + "download_hash": { + "sha1": "BE08A1FB0C3BD31006FB73DF8269E86936FF0414", + "sha256": "8086D8F1AA82351834C35B06BBE5CE57427589C85627E364783E949C4413BD9C" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}