Merge pull request #103 from distantcam/KerbalGPS

Added KerbalGPS
This commit is contained in:
Alexander Dzhoganov 2014-12-12 18:09:53 +02:00
commit 485f468165
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
{
"spec_version" : 1,
"identifier" : "KerbalGPS",
"name" : "Kerbal GPS",
"author" : "PakledHostage",
"version" : "1.0.23.5.01",
"abstract" : "Adds support for GPS satelites",
"ksp_version" : "0.23.5",
"license" : "CC-BY-NC-SA-3.0",
"x_maintained_by" : "distantcam",
"download" : "http://addons.curse.cursecdn.com/files/2203/919/KerbalGPS%20(v1.0.23.5.01).zip",
"install": [
{
"file" : "KerbalGPS",
"install_to" : "GameData"
}
]
}