The database generator can make a functional SQLite database

This commit is contained in:
Kristy Fournier 2025-07-01 21:08:56 -04:00
parent d5481cbc57
commit 488f426d02
2 changed files with 31 additions and 25 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
server/sound/
server/songDatabase.json
*.db
start.bat