NetKAN generated mods - ResonantOrbitCalculator-0.0.6.2
This commit is contained in:
parent
dbb6ef51c4
commit
19c7f87554
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ResonantOrbitCalculator",
|
||||
"name": "KSP Resonant Orbit Calculator",
|
||||
"abstract": "Calculate resonant orbits to place regularly spaced communication and GPS satellites regularly spaced ",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.0.6.2",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.10.1",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/177833-14x-ksp-re",
|
||||
"spacedock": "https://spacedock.info/mod/1954/KSP%20Resonant%20Orbit%20Calculator",
|
||||
"repository": "https://github.com/linuxgurugamer/ResonantOrbitCalculator/",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/KSP_Resonant_Orbit_Calculator/KSP_Resonant_Orbit_Calculator-1535297027.5149145.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ResonantOrbitCalculator",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1954/KSP%20Resonant%20Orbit%20Calculator/download/0.0.6.2",
|
||||
"download_size": 51488,
|
||||
"download_hash": {
|
||||
"sha1": "D32DE6CB56C14349A4C6132D75027F9B13D4EEE2",
|
||||
"sha256": "D4126827207EBA438DFD987C753A84899974AB97C55C6ABC2B1F923D06E2A02D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-09-01T01:07:50.373424+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue