2 Commits

Author SHA1 Message Date
SuperNovaa41
e449bdd2c5 Cleans up some code and adds documentation 2024-01-31 11:56:34 -05:00
SuperNovaa41
ba2acb23ec CSV is GONE, time for SQLITE
CSV sucks and Datbases are the proper way to be doing stuff like this
not to mention, it ditches a lot of potentially unsafe code because
we're no longer doing lots of file operations
2024-01-31 11:53:09 -05:00