NetKAN added mod - KerbalGPSRevived-1.2.1.4
This commit is contained in:
parent
e73a6f2b67
commit
203636a985
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerbalGPSRevived",
|
||||
"name": "Kerbal GPS",
|
||||
"abstract": "Adds support for GPS satelites",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1.2.1.4",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.2",
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/177511-1",
|
||||
"spacedock": "https://spacedock.info/mod/1949/KerbalGPS%20Revived",
|
||||
"repository": "https://github.com/linuxgurugamer/KerbalGPS",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/KerbalGPS/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/KerbalGPS",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/KerbalGPS_Revived/KerbalGPS_Revived-1596931697.0786252.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts",
|
||||
"uncrewed"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KerbalGPS",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1949/KerbalGPS%20Revived/download/1.2.1.4",
|
||||
"download_size": 420381,
|
||||
"download_hash": {
|
||||
"sha1": "2ADC58783C8E939EA93975CF19546BFA4ACAB51A",
|
||||
"sha256": "F0809448C02CB6B2AED492C7123651B9AE54BE1BEA31B0ACF901FF285543828A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-27T19:42:35.234742+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue