NetKAN generated mods - KerbalGPSRevived-1.2.0
This commit is contained in:
parent
10a0cbe1b6
commit
4df05cb6ea
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerbalGPSRevived",
|
||||
"name": "Kerbal GPS",
|
||||
"abstract": "Adds support for GPS satelites",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/177511-14x-kerbalgps-revived-beta/",
|
||||
"spacedock": "https://spacedock.info/mod/1949/KerbalGPS%20Revived",
|
||||
"repository": "https://github.com/linuxgurugamer/KerbalGPS",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/KerbalGPS_Revived/KerbalGPS_Revived-1534632549.4571316.png"
|
||||
},
|
||||
"version": "1.2.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KerbalGPS",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1949/KerbalGPS%20Revived/download/1.2.0",
|
||||
"download_size": 437895,
|
||||
"download_hash": {
|
||||
"sha1": "A9102B7B555892113822B5516E36CF2A7F248E8B",
|
||||
"sha256": "8449542520723260A4952C07A2130896B224C778BF2C6BEA9F37F6C64D0D52DB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue