41 lines
1.1 KiB
Plaintext
41 lines
1.1 KiB
Plaintext
{
|
|
"spec_version": "v1.4",
|
|
"identifier": "GPWS",
|
|
"name": "Ground Proximity Warning System (GPWS)",
|
|
"abstract": "Warning System for Kerbal Space Program",
|
|
"author": "bssthu",
|
|
"license": "CC-BY-NC-SA-4.0",
|
|
"release_status": "development",
|
|
"resources": {
|
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/112420",
|
|
"repository": "https://github.com/bssthu/KSP_GPWS"
|
|
},
|
|
"version": "0.3.2.0",
|
|
"ksp_version_min": "1.0.0",
|
|
"ksp_version_max": "1.0.4",
|
|
"depends": [
|
|
{
|
|
"name": "ModuleManager"
|
|
}
|
|
],
|
|
"suggests": [
|
|
{
|
|
"name": "Toolbar"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"find": "GPWS",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"download": "https://github.com/bssthu/KSP_GPWS/releases/download/v0.3-beta.2/GPWSv0.3-beta.2.zip",
|
|
"download_size": 291411,
|
|
"download_hash": {
|
|
"sha1": "9D1FF8592285B64C807D6211DB99BD2B5D15C08F",
|
|
"sha256": "D357561349CBCE7D5327BA4BAB26E3013DB0489EA2282370BA254DD17E628651"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|