CKAN-meta/GPWS/GPWS-v0.3.9.ckan

43 lines
1.3 KiB
Plaintext

{
"spec_version": 1,
"identifier": "GPWS",
"name": "Ground Proximity Warning System",
"abstract": "Add warning sounds for planes.",
"author": "bssthu",
"version": "v0.3.9",
"ksp_version_min": "1.4.0",
"ksp_version_max": "1.4.4",
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/101297-*",
"repository": "https://github.com/bssthu/KSP_GPWS",
"bugtracker": "https://github.com/bssthu/KSP_GPWS/issues",
"remote-avc": "https://raw.githubusercontent.com/bssthu/KSP_GPWS/master/GameData/GPWS/GPWS.version"
},
"tags": [
"plugin",
"information",
"sound"
],
"depends": [
{
"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",
"release_date": "2018-07-14T17:26:54Z",
"x_generated_by": "netkan"
}