1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

"NetKAN generated mods - InFlightWaypoints-1.0.1"

This commit is contained in:
KSP-CKAN Crawler Bot
2016-05-28 11:03:11 +00:00
parent 2a0d67e860
commit 51efba5179

View File

@ -1,22 +1,27 @@
{ {
"spec_version": 1, "spec_version": 1,
"identifier": "InFlightWaypoints", "identifier": "InFlightWaypoints",
"name": "In-Flight Waypoints", "name": "In-Flight Waypoints",
"abstract": "Display waypoints while in flight.", "abstract": "Display waypoints while in flight.",
"license": "CC-BY-NC-SA-4.0", "description": "Display waypoints while in flight.",
"release_status": "stable", "author": "nightingale",
"author": "nightingale", "license": "CC-BY-NC-SA-4.0",
"description": "Display waypoints while in flight.", "release_status": "stable",
"resources": { "resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/104758", "homepage": "http://forum.kerbalspaceprogram.com/threads/104758",
"bugtracker": "https://github.com/jrossignol/InFlightWaypoints/issues", "repository": "https://github.com/jrossignol/InFlightWaypoints",
"license": "https://raw.githubusercontent.com/jrossignol/InFlightWaypoints/master/LICENSE.txt", "bugtracker": "https://github.com/jrossignol/InFlightWaypoints/issues",
"repository": "https://github.com/jrossignol/InFlightWaypoints" "license": "https://raw.githubusercontent.com/jrossignol/InFlightWaypoints/master/LICENSE.txt"
}, },
"version": "1.0.1", "version": "1.0.1",
"download": "https://github.com/jrossignol/InFlightWaypoints/releases/download/1.0.1/InFlightWaypoints_1.0.1.zip", "ksp_version_min": "0.90.0",
"x_generated_by": "netkan", "ksp_version_max": "0.90.0",
"download_size": 5521, "download": "https://github.com/jrossignol/InFlightWaypoints/releases/download/1.0.1/InFlightWaypoints_1.0.1.zip",
"ksp_version_min": "0.90.0", "download_size": 5521,
"ksp_version_max": "0.90.0" "download_hash": {
} "sha1": "3AD3A355DFFF8B45AD48FC396912488C88355DEC",
"sha256": "5AE52DFF8BFC326C7BE3153B3E9A70DB49B19B00E9FD875299360F36E12D463E"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}