NetKAN added mod - HUDReplacer-1.2.12-beta
This commit is contained in:
parent
fb76232425
commit
a431a3059a
|
@ -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.12-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.12-beta/HUDReplacer.zip",
|
||||
"download_size": 21918,
|
||||
"download_hash": {
|
||||
"sha1": "FEF3FF24E3A7B7912AAFC1C9DECDD183B014502B",
|
||||
"sha256": "A1C5215829D5030BD7950B94E9253EDC1C6038B172D3D8D4424D612F0D3F8D8C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 51833,
|
||||
"release_date": "2024-07-12T17:52:50Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue