"NetKAN generated mods - WaypointManager-2.7.2"
This commit is contained in:
parent
0143325591
commit
516931a7ff
|
@ -1,14 +1,13 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "WaypointManager",
|
||||
"name": "Waypoint Manager",
|
||||
"abstract": "Display waypoints while in flight, create custom waypoints.",
|
||||
"description": "Display waypoints while in flight, create custom waypoints.",
|
||||
"author": "nightingale",
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/104758",
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/94432--",
|
||||
"repository": "https://github.com/jrossignol/WaypointManager",
|
||||
"bugtracker": "https://github.com/jrossignol/WaypointManager/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/WaypointManager/master/LICENSE.txt"
|
||||
|
@ -18,7 +17,7 @@
|
|||
"ksp_version_max": "1.4.99",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/WaypointManager",
|
||||
"find": "WaypointManager",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue