"NetKAN generated mods - ResonantOrbitCalculator-0.0.3"
This commit is contained in:
parent
339fae26aa
commit
91f9d7a654
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"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",
|
||||
"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"
|
||||
},
|
||||
"version": "0.0.3",
|
||||
"ksp_version": "1.4.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ResonantOrbitCalculator",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1954/KSP%20Resonant%20Orbit%20Calculator/download/0.0.3",
|
||||
"download_size": 62983,
|
||||
"download_hash": {
|
||||
"sha1": "4F939291C8A2B56B9A97BFD6581E8E9770C26C6B",
|
||||
"sha256": "49C7BB4ECAE56047E0563D1FF2D30CD4D4414D53EB29C70AC5C2202EFFA242A2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue