Open JadenBalogh opened 7 months ago
No need for a text file nor the file reading part. Since its gonna be in JS/TS, let's just hard-code the players data to an object on a separate file so we can import it wherever we need it.
Oops too late lol
Already made a text file :P
Let's have the app be able to read a static text file containing a list of players with their assigned skill information, whatever we decide is best for that format