NetKAN added mod - KerbalGPSRevived-1.2.1.1
This commit is contained in:
parent
7afbdcaacb
commit
4bd1d36c6c
|
@ -0,0 +1,57 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerbalGPSRevived",
|
||||
"name": "Kerbal GPS",
|
||||
"abstract": "Adds support for GPS satelites",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1.2.1.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.11.1",
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/177511-*",
|
||||
"spacedock": "https://spacedock.info/mod/1949/KerbalGPS%20Revived",
|
||||
"repository": "https://github.com/linuxgurugamer/KerbalGPS",
|
||||
"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.1",
|
||||
"download_size": 420295,
|
||||
"download_hash": {
|
||||
"sha1": "561F82537488142461D7FFD56A3870D67C795D44",
|
||||
"sha256": "A528C02A586A40CDA537A5BF519BBB1D735E8C08746EE2B7069A1FE2FE39D082"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-03-04T01:33:24.317297+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue