"NetKAN generated mods - WaypointManager-2.3.0"
This commit is contained in:
parent
d27f962baf
commit
0defb17b9b
WaypointManager
|
@ -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.3.0",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.0",
|
||||
"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.0",
|
||||
"download": "https://github.com/jrossignol/WaypointManager/releases/download/2.3.0/WaypointManager_2.3.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 76746,
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.0"
|
||||
"download_hash": {
|
||||
"sha1": "8C86FD8F5CA572A55425475B21E5A5C0F1EB67F6",
|
||||
"sha256": "A323F6FC976F05E18D9B200465CFA4CE46E2C7548D54D8BED17E9B8671080E62"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue