diff --git a/UICore/UICore-1.0.1.1.ckan b/UICore/UICore-1.0.1.1.ckan new file mode 100644 index 0000000000..6e247eeff4 --- /dev/null +++ b/UICore/UICore-1.0.1.1.ckan @@ -0,0 +1,40 @@ +{ + "spec_version": "v1.4", + "identifier": "UICore", + "name": "UICore", + "abstract": "Something that'll make your mod look cool", + "author": [ + "RealGecko", + "linuxgurugamer" + ], + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/152007-ksp-131-overdrive-lets-rock-revamp-ksp-ui/", + "spacedock": "https://spacedock.info/mod/1572/UICore", + "repository": "https://github.com/Real-Gecko/KSP-UICore", + "x_screenshot": "https://spacedock.info/content/RealGecko_4471/UICore/UICore-1509146663.8784165.png" + }, + "version": "1.0.1.1", + "ksp_version_min": "1.4.1", + "ksp_version_max": "1.4.99", + "depends": [ + { + "name": "ClickThroughBlocker" + } + ], + "install": [ + { + "find": "000_UICore", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/1572/UICore/download/1.0.1.1", + "download_size": 38106, + "download_hash": { + "sha1": "1F9413B883EFDAF5C1B5168022709C798AC46EC1", + "sha256": "EFF8E0C52B720088E249DFC79EA82633000DFEEC73668DCC8FF8A5DFD7D4B61D" + }, + "download_content_type": "application/zip", + "x_via": "Automated SpaceDock CKAN submission", + "x_generated_by": "netkan" +}