NetKAN added mod - HUDReplacer-1.2.4-beta
This commit is contained in:
parent
1492d9ff39
commit
3531e61f29
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "HUDReplacer",
|
||||
"name": "HUD Replacer",
|
||||
"abstract": "A mod that allows you to replace the HUD/UI of Kerbal Space Program.",
|
||||
"author": "UltraJohn",
|
||||
"version": "1.2.4-beta",
|
||||
"ksp_version": "1.12",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/216056-*",
|
||||
"repository": "https://github.com/UltraJohn/HUDReplacer",
|
||||
"bugtracker": "https://github.com/UltraJohn/HUDReplacer/issues",
|
||||
"manual": "https://github.com/UltraJohn/HUDReplacer/blob/master/README.md"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"graphics"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "Harmony2"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/UltraJohn/HUDReplacer/releases/download/1.2.4-beta/HUDReplacer.zip",
|
||||
"download_size": 15624,
|
||||
"download_hash": {
|
||||
"sha1": "43E062153382A48DE7EDF65B4BA0967042A2A5DE",
|
||||
"sha256": "75F0A0B2370C93EF0A9ACDFC332D3B910FBA5BA5694D0059C7908FFE0F544185"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 31300,
|
||||
"release_date": "2023-06-08T16:15:15Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue