NetKAN generated mods - ResonantOrbitCalculator-0.0.6.1
This commit is contained in:
parent
4d2fe28ff3
commit
71cbed08d6
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"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.1",
|
||||
"ksp_version": "1.9.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.1",
|
||||
"download_size": 51374,
|
||||
"download_hash": {
|
||||
"sha1": "7B8A8079527887CD0FABACEDF660B131DDBD2AD2",
|
||||
"sha256": "6A4010D75AEA26BF0AA106165C17C3748C0A2039F36556DF2A3838AA5F2C720D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue