Merge pull request #509 from Apokee/update_kerbalgps

Update KerbalGPS
This commit is contained in:
Willhelm Rendahl 2015-05-20 15:10:15 +02:00
commit 9029ae5686
1 changed files with 7 additions and 5 deletions

View File

@ -5,16 +5,18 @@
"author" : "PakledHostage",
"version" : "1.0.23.5.01",
"abstract" : "Adds support for GPS satelites",
"ksp_version" : "0.23.5",
"ksp_version" : "1.0",
"license" : "CC-BY-NC-SA-3.0",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/24646"
},
"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"
"install_to" : "GameData",
"filter" : "Sources"
}
]
}
}