"NetKAN generated mods - WaypointManager-2.4.0"
This commit is contained in:
parent
3d8e652581
commit
5f73209ad0
|
@ -3,26 +3,31 @@
|
|||
"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",
|
||||
"author": "nightingale",
|
||||
"description": "Display waypoints while in flight, create custom waypoints.",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/104758",
|
||||
"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.4.0",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"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.4.0",
|
||||
"download": "https://github.com/jrossignol/WaypointManager/releases/download/2.4.0/WaypointManager_2.4.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 77354,
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.4"
|
||||
"download_hash": {
|
||||
"sha1": "AE2FFC26C338D8F233A458B76790081C0C59852C",
|
||||
"sha256": "247FA946108A4526DDBC1E589BA8ED16E1FA7A2C30B7F282A5E56D953D04B8FD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue