NetKAN generated mods - WaypointManager-2.8.1
This commit is contained in:
parent
7e7ed6aa21
commit
6fe2db2797
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "WaypointManager",
|
||||
"name": "Waypoint Manager",
|
||||
"abstract": "Display waypoints while in flight, create custom waypoints.",
|
||||
"author": "nightingale",
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"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"
|
||||
},
|
||||
"version": "2.8.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.99.99",
|
||||
"install": [
|
||||
{
|
||||
"find": "WaypointManager",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/jrossignol/WaypointManager/releases/download/2.8.1/WaypointManager_2.8.1.zip",
|
||||
"download_size": 76319,
|
||||
"download_hash": {
|
||||
"sha1": "1CC0F69FC5F87C22490123D969E1192B426DC459",
|
||||
"sha256": "87F1437E8DD414833A24C9EA1C13B7365AF6367722B8BC2A25785E20084190CD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue