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
SuperNovaa41
713dd70c12
images
2024-01-24 10:50:08 -05:00
SuperNovaa41
16fd5277b8
another makefile fix
2024-01-13 21:37:29 -05:00
SuperNovaa41
e65e5684de
quick Makefile fix
2024-01-13 21:34:40 -05:00
SuperNovaa41
0f125ee459
restructures the code
2024-01-13 21:33:33 -05:00
SuperNovaa41
9fc68e1b72
Cleans up the code
...
Separates some functions into their own files
separates some big functions in to smaller ones to help improve the code
cleans up some stuff
2024-01-13 21:29:52 -05:00
SuperNovaa41
d6e2ea2aba
adds clean directive
2024-01-12 13:06:15 -05:00
SuperNovaa41
5c327958e2
initial commit
2024-01-12 12:15:17 -05:00