'NetKAN generated mods - WaypointManager/WaypointManager-2.3.3.ckan'
This commit is contained in:
parent
8b56770745
commit
9643bd0556
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "WaypointManager",
|
||||
"name": "Waypoint Manager",
|
||||
"abstract": "Display waypoints while in flight, create custom waypoints.",
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"author": "nightingale",
|
||||
"description": "Display waypoints while in flight, create custom waypoints.",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/WaypointManager",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/104758",
|
||||
"bugtracker": "https://github.com/jrossignol/WaypointManager/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/WaypointManager/master/LICENSE.txt",
|
||||
"repository": "https://github.com/jrossignol/WaypointManager"
|
||||
},
|
||||
"version": "2.3.3",
|
||||
"download": "https://github.com/jrossignol/WaypointManager/releases/download/2.3.3/WaypointManager_2.3.3.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 76738,
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.3"
|
||||
}
|
Loading…
Reference in New Issue