linuxgurugamer / KSPGeoCaching

Geocaching mod for KSP
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Import/Export Interface #5

Open linuxgurugamer opened 6 years ago

linuxgurugamer commented 6 years ago
Get KerbalX login info, use same code as in KerbalX mod
Player selection of geocache files
  If login is active
    Dialog to get search parameters
    Send query to server, get back list of matches
    Display matches to user, with either checkbox or button to allow user to select one or more geocache files
    Send request to server for files
    Download files into geocache directory
Local file selection
  Dialog to select file from local disk
    Copy selected file to geocache directory
Creator file export and upload of geocache file
  Dialog to enter geocache file info
  Save geocache file
  Upload geocache file to server, if login is active
Clear/delete all geocache data