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