NetKAN added mod - HUDReplacer-1.2.2-beta
This commit is contained in:
parent
83144e218f
commit
50d43391af
|
@ -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.2-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.2-beta/HUDReplacer.zip",
|
||||
"download_size": 13749,
|
||||
"download_hash": {
|
||||
"sha1": "47793DE5AA97171C3077340295DA01A9208E4D23",
|
||||
"sha256": "04F3B0699D2A0D7A9609C35AA86B5026C5BF7350962C7082A05CB08AA5A8F594"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 26180,
|
||||
"release_date": "2023-06-06T19:35:50Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue