diff --git a/ShineFix/ShineFix-1.2.2.ckan b/ShineFix/ShineFix-1.2.2.ckan new file mode 100644 index 0000000000..fddeba333c --- /dev/null +++ b/ShineFix/ShineFix-1.2.2.ckan @@ -0,0 +1,45 @@ +{ + "spec_version": "v1.34", + "identifier": "ShineFix", + "name": "ShineFix", + "abstract": "a simple mod returning gloss and shininess to the stock parts", + "author": "rockmeowstar", + "version": "1.2.2", + "ksp_version": "1.12.5", + "license": "open-source", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/topic/225969-112x-shinefix-wip/", + "spacedock": "https://spacedock.info/mod/3764/ShineFix", + "repository": "https://github.com/rockmeowstar/KSP_ShineFix", + "bugtracker": "https://github.com/rockmeowstar/KSP_ShineFix/issues", + "license": "https://github.com/rockmeowstar/KSP_ShineFix/blob/main/LICENSE", + "x_screenshot": "https://spacedock.info/content/rockmeowstar_143017/ShineFix/ShineFix-1731717511.jpg" + }, + "tags": [ + "config" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "000_ShineFix", + "install_to": "GameData" + } + ], + "download": [ + "https://github.com/rockmeowstar/KSP_ShineFix/releases/download/v1.2.2/000_ShineFix.zip", + "https://spacedock.info/mod/3764/ShineFix/download/1.2.2" + ], + "download_size": 13224593, + "download_hash": { + "sha1": "77B9FF3F497C4F51D8B54020EB23DCB7BEF1CAEC", + "sha256": "DE550A704F21F1B9EBBF18E3912AECB686D003A60EEBC9FA26A438964232B8F6" + }, + "download_content_type": "application/zip", + "install_size": 31270732, + "release_date": "2024-11-26T16:54:25.493518+00:00", + "x_generated_by": "netkan" +}