Skip to content

Commit

Permalink
NetKAN added mod - ShineFix-1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot committed Nov 26, 2024
1 parent a022a22 commit 1c3de5c
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions ShineFix/ShineFix-1.2.1.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.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"
}

0 comments on commit 1c3de5c

Please sign in to comment.