-
-
Notifications
You must be signed in to change notification settings - Fork 185
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a022a22
commit 1c3de5c
Showing
1 changed file
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} |