"NetKAN generated mods - ABCORS-0.1.1.0"
This commit is contained in:
parent
312beee56f
commit
9fd9d2859e
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "ABCORS",
|
||||
"name": "ABookCase Orbital Reference System",
|
||||
"abstract": "Hover the mouse on your orbit to display contextual information.",
|
||||
"author": "zentarul",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/131706-1",
|
||||
"repository": "https://github.com/zentarul/abcors"
|
||||
},
|
||||
"version": "0.1.1.0",
|
||||
"ksp_version_min": "1.0.1",
|
||||
"ksp_version_max": "1.0.99",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/zentarul/abcors/releases/download/0.1.1.0/ABCORS.zip",
|
||||
"download_size": 3978,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue