Skip to content

Commit

Permalink
NetKAN added mod - ShineFix-1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot committed Nov 27, 2024
1 parent 1c3de5c commit 37f27f4
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions ShineFix/ShineFix-1.2.2.ckan
Original file line number Diff line number Diff line change
@@ -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"
}

0 comments on commit 37f27f4

Please sign in to comment.