"NetKAN generated mods - KerbalGPS-1.0.23.5.01"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-31 21:18:27 +00:00
parent f63659c2f7
commit 9bb38af5f6
1 changed files with 23 additions and 16 deletions

View File

@ -1,22 +1,29 @@
{ {
"spec_version" : 1, "spec_version": 1,
"identifier" : "KerbalGPS", "identifier": "KerbalGPS",
"name" : "Kerbal GPS", "name": "Kerbal GPS",
"author" : "PakledHostage", "abstract": "Adds support for GPS satelites",
"version" : "1.0.23.5.01", "author": "PakledHostage",
"abstract" : "Adds support for GPS satelites", "license": "CC-BY-NC-SA-3.0",
"ksp_version" : "1.0", "resources": {
"license" : "CC-BY-NC-SA-3.0", "homepage": "http://forum.kerbalspaceprogram.com/threads/24646"
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/24646"
}, },
"x_maintained_by" : "distantcam", "version": "1.0.23.5.01",
"download" : "http://addons.curse.cursecdn.com/files/2203/919/KerbalGPS%20(v1.0.23.5.01).zip", "ksp_version": "1.0",
"install": [ "install": [
{ {
"file" : "KerbalGPS", "file": "KerbalGPS",
"install_to" : "GameData", "install_to": "GameData",
"filter" : "Sources" "filter": "Sources"
} }
] ],
"download": "http://addons.curse.cursecdn.com/files/2203/919/KerbalGPS%20(v1.0.23.5.01).zip",
"download_size": 397974,
"download_hash": {
"sha1": "F1D0C21DEA0C451AC442D07A1C6F9E4D16C0332C",
"sha256": "1F5F643CD539AA794D7EBF44AA792D04D34EBECC94DB7FAB13ED0AF3A69E449E"
},
"download_content_type": "application/zip",
"x_maintained_by": "distantcam",
"x_generated_by": "netkan"
} }