"NetKAN generated mods - GPWS-v0.3.9"
This commit is contained in:
parent
fb2255f8d8
commit
ef59933def
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "GPWS",
|
||||
"name": "Ground Proximity Warning System",
|
||||
"abstract": "Add warning sounds for planes.",
|
||||
"author": "bssthu",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/101297-*",
|
||||
"repository": "https://github.com/bssthu/KSP_GPWS"
|
||||
},
|
||||
"version": "v0.3.9",
|
||||
"ksp_version_min": "1.4.0",
|
||||
"ksp_version_max": "1.4.4",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/GPWS",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/bssthu/KSP_GPWS/releases/download/v0.3.9/GPWSv0.3.9.zip",
|
||||
"download_size": 313205,
|
||||
"download_hash": {
|
||||
"sha1": "0A094F6FB06E358D7B89D737E111931F1F4CAC9C",
|
||||
"sha256": "899F916EDB322EB8A6EF18383EDB68DD89C763FEFF09A077853948683C88B8C2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue