NetKAN added mod - SimpleOrbitCalculator-1.6.0.1

This commit is contained in:
NetKAN inflator Robot 2021-07-27 23:46:58 +00:00
parent 70b75abd73
commit c06702080f
1 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,41 @@
{
"spec_version": "v1.4",
"identifier": "SimpleOrbitCalculator",
"name": "SOC: Simple Orbit Calculator",
"abstract": "An in-game calculator to calculate basic orbital elements from pre-determined inputs.",
"author": "linuxgurugamer",
"version": "1.6.0.1",
"ksp_version_min": "1.8.1",
"ksp_version_max": "1.12.1",
"license": "GPL-2.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/204055-112-soc-simple-orbit-calculator/",
"spacedock": "https://spacedock.info/mod/2816/SOC:%20Simple%20Orbit%20Calculator",
"repository": "https://github.com/linuxgurugamer/ksp-SimpleOrbitCalculator",
"remote-avc": "http://ksp.spacetux.net/avc/SimpleOrbitCalculator"
},
"tags": [
"plugin",
"information"
],
"depends": [
{
"name": "ToolbarController"
},
{
"name": "ClickThroughBlocker"
},
{
"name": "SpaceTuxLibrary"
}
],
"download": "https://spacedock.info/mod/2816/SOC:%20Simple%20Orbit%20Calculator/download/1.6.0.1",
"download_size": 30914,
"download_hash": {
"sha1": "9A604C114E03705C7DB249BDFB892144219B59E4",
"sha256": "D13063B795A85DCA3978A69BAA777105FAED282690E0E9277AD6E6F15B86023C"
},
"download_content_type": "application/zip",
"release_date": "2021-07-27T23:28:29.326727+00:00",
"x_generated_by": "netkan"
}