wildstang / WildRank

Yet Another FRC Scouting App
https://wildrank.app
Mozilla Public License 2.0
2 stars 1 forks source link

Make config files less confusing #241

Closed fruzyna closed 6 months ago

fruzyna commented 1 year ago

There are 3 ways to get a config file

  1. From the server
    • Must have nothing in cache
    • Different from server imports
  2. From uploading in the config generator
    • Only handles game config elements
  3. From transfer data page
    • Bits and pieces are broken up
    • Can't handle a whole file
    • Server import/export un-related to server cache
fruzyna commented 1 year ago

Also version not really tied to individual configs

fruzyna commented 1 year ago

Also re-evaluate what can/gets exported from transfer raw