NetKAN generated mods - ResonantOrbitCalculator-0.0.6
This commit is contained in:
parent
c0f0f173e9
commit
454c86e92d
|
@ -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.6",
|
||||
"ksp_version": "1.8.1",
|
||||
"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",
|
||||
"download_size": 70988,
|
||||
"download_hash": {
|
||||
"sha1": "0537B318BCF9D021A72DD0F634487C028B403B4C",
|
||||
"sha256": "C36AB9917726FFCECEA1AE543DB858977B583EDAAFD6EE1FB11BF2A7F00B2539"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue