NetKAN added mod - ResonantOrbitCalculator-0.0.6.3
This commit is contained in:
parent
52826134bd
commit
8d04341c34
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"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.3",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.2",
|
||||
"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",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/ResonantOrbitCalculator/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/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.3",
|
||||
"download_size": 51525,
|
||||
"download_hash": {
|
||||
"sha1": "F97B0D0A294E10542CD6FDD150B85E5EEC2376F7",
|
||||
"sha256": "74C36606C6A8BE46D5DBFD79AC42EA5409528D33AA76F5FA7D42D33AA9D8CE54"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-10-02T06:47:24.790417+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue