NetKAN generated mods - WaypointManager-2.8.2.4
This commit is contained in:
parent
5543fc7fc9
commit
1c35a2b13a
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "WaypointManager",
|
||||
"name": "Waypoint Manager",
|
||||
"abstract": "Display waypoints while in flight, create custom waypoints.",
|
||||
"author": [
|
||||
"jrossignol",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "2.8.2.4",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.99.99",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/194876-18x-19x-waypoint-manager/",
|
||||
"repository": "https://github.com/linuxgurugamer/WaypointManager",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/WaypointManager/issues"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information",
|
||||
"convenience"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "WaypointManager",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/WaypointManager/releases/download/2.8.2.4/WaypointManager-1.8.0-2.8.2.4.zip",
|
||||
"download_size": 112333,
|
||||
"download_hash": {
|
||||
"sha1": "B6CFE3F67CCD83D09CC84B59100C43EA4BB35213",
|
||||
"sha256": "8E8ECF04F8F8406A61197481F0FD25BD2846EA20A717FA5A8179A6A64D4B8CC1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-07-10T22:24:01Z",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue