BitTim / VexTrack

A companion app for Valorant with the ability to track match related data and provide predictions and visualisations about your performance
GNU General Public License v3.0
2 stars 0 forks source link

Add system to sync maps and game modes #70

Closed BitTim closed 1 year ago

BitTim commented 1 year ago

This builds on top of #69, so the user is not forced to update the file mentioned in #69 themselves.

Where exactly to store them I still need to figure out, since GitHub releases are not really an option and neither is storing them in the GitHub repo itself. I will most likely use a new Firebase or Supabase storage bucket but a custom server solution might be possible as well,

BitTim commented 1 year ago

This issues has been dropped, since I updated #69 to utilize https://valorant-api.com/, so a custom solution will not be needed anymore