NetKAN added mod - HUDReplacer-1.2.9-beta
This commit is contained in:
parent
1fb598b14a
commit
c7e296bb6c
|
@ -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.9-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.9-beta/HUDReplacer.zip",
|
||||
"download_size": 20265,
|
||||
"download_hash": {
|
||||
"sha1": "B706A9369DF9A1BC4E06899A3FAA2A2B3F161CDF",
|
||||
"sha256": "D527D9A5A084866B80CCABABD8477E031ECCDDC70A2A789E415EA394D319F358"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 46296,
|
||||
"release_date": "2023-07-20T18:53:31Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue