NetKAN generated mods - WaypointManager-2.8.1
This commit is contained in:
parent
2f560185da
commit
3e567db766
|
@ -4,6 +4,9 @@
|
|||
"name": "Waypoint Manager",
|
||||
"abstract": "Display waypoints while in flight, create custom waypoints.",
|
||||
"author": "nightingale",
|
||||
"version": "2.8.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.99.99",
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
|
@ -13,9 +16,11 @@
|
|||
"license": "https://raw.githubusercontent.com/jrossignol/WaypointManager/master/LICENSE.txt",
|
||||
"metanetkan": "https://raw.githubusercontent.com/jrossignol/WaypointManager/master/WaypointManager.netkan"
|
||||
},
|
||||
"version": "2.8.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.99.99",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information",
|
||||
"convenience"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "WaypointManager",
|
||||
|
@ -29,10 +34,5 @@
|
|||
"sha256": "87F1437E8DD414833A24C9EA1C13B7365AF6367722B8BC2A25785E20084190CD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information",
|
||||
"convenience"
|
||||
],
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue