Initial commit

This commit is contained in:
2022-03-20 10:55:30 +01:00
commit ee500203e2
14 changed files with 2344 additions and 0 deletions

4
Rocket.toml.example Normal file
View File

@@ -0,0 +1,4 @@
#Copy this file over to Rocket.toml after changing all relevant values.
[global.databases]
gamenight_database = { url = "gamenight.sqlite" }