NetKAN added mod - ResonantOrbitCalculator-0.0.7
This commit is contained in:
parent
f34d18c785
commit
40797e5a82
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"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.7",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.4",
|
||||
"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.7",
|
||||
"download_size": 53039,
|
||||
"download_hash": {
|
||||
"sha1": "9CA99753F2E4996E9114592097309F39A3110A1A",
|
||||
"sha256": "00DACA5E47D7C1AC25887424EC2CA01516697228D897C0EBB44849554F4A1B65"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 105383,
|
||||
"release_date": "2023-01-02T13:10:09.711041+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue