"NetKAN generated mods - NavHud-1.1.4"
This commit is contained in:
parent
f45a19ec01
commit
cfdf4593b3
|
@ -1,23 +1,28 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "NavHud",
|
||||
"license": "MIT",
|
||||
"name": "NavHud",
|
||||
"abstract": "a NavBall inspired Heads Up Display",
|
||||
"ksp_version": "0.90",
|
||||
"author": "Ninenium",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/81543",
|
||||
"repository": "https://github.com/Ninenium/NavHud"
|
||||
},
|
||||
"version": "1.1.4",
|
||||
"ksp_version": "0.90",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/NavHud",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"author": "Ninenium",
|
||||
"version": "1.1.4",
|
||||
"download": "https://github.com/Ninenium/NavHud/releases/download/1.1.4/NavHud_1.1.4.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 57551
|
||||
"download_size": 57551,
|
||||
"download_hash": {
|
||||
"sha1": "AF16AA6A9B8B627972BC8C601D0F81093B90BDA2",
|
||||
"sha256": "C490D2218F8469D07546CCE2FC270B1CBDA6A1A5625872E13395AE8B33383E43"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue