NetKAN added mod - SimpleOrbitCalculator-1.6.0
This commit is contained in:
parent
0c809416e6
commit
b7446e6a8e
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"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",
|
||||
"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": "SimpleOrbitCalculator"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [],
|
||||
"download": "https://spacedock.info/mod/2816/SOC:%20Simple%20Orbit%20Calculator/download/1.6.0",
|
||||
"download_size": 31081,
|
||||
"download_hash": {
|
||||
"sha1": "062A5648E5EF9A30DB97E14417EE5457585482FC",
|
||||
"sha256": "F9A7D6B0D6101C7E4E6FA683B938262B8F36175EFD174C126EB5292A067B1C23"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-27T12:25:58.636825+00:00",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue