RVRX / GoICasterCompanion

A tool built to help Guns of Icarus tournament broadcasters easily manage team names, logos, maps, and timers in their overlay.
https://goicc.skyborne.net
GNU General Public License v3.0
2 stars 1 forks source link

Verify the CONTENTS of input files on startup (and handle bad files) #11

Open RVRX opened 3 years ago

RVRX commented 3 years ago

To prevent any incorrect tampering by the user that might lead to the application crashing. On that note, throwing exceptions when the file has bad data is important as well to stop crashes even if files are bad.

RVRX commented 3 years ago

This would involve:

teams.txt

maps.txt

TimerLength.txt

output/Timer.txt