From 1c3de5c97fad574f631c8e82caeda3b2415fbd7e Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 26 Nov 2024 15:26:30 +0000 Subject: [PATCH] NetKAN added mod - ShineFix-1.2.1 --- ShineFix/ShineFix-1.2.1.ckan | 45 ++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 ShineFix/ShineFix-1.2.1.ckan diff --git a/ShineFix/ShineFix-1.2.1.ckan b/ShineFix/ShineFix-1.2.1.ckan new file mode 100644 index 0000000000..e282ac2466 --- /dev/null +++ b/ShineFix/ShineFix-1.2.1.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.1", + "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.1/000_ShineFix.zip", + "https://spacedock.info/mod/3764/ShineFix/download/1.2.1" + ], + "download_size": 12185314, + "download_hash": { + "sha1": "5F83FE81FCCEF8146F1A5D60311C7B601F2E3712", + "sha256": "2D1FFA63C393543CB1DF97B55876375252C678F62EF95BE14165BA6A85E1690F" + }, + "download_content_type": "application/zip", + "install_size": 29871960, + "release_date": "2024-11-24T20:16:51.762452+00:00", + "x_generated_by": "netkan" +}