Forked from /vg/station.
Discord: https://discord.gg/5F9sQDF
Coding Standards: Nil.
To use the SQLite preferences, rename players2_empty.sqlite to players2.sqlite
The SQL backend for the library and stats tracking requires a MySQL server. (Linux servers will need to put libmysql.so into the same directory as vgstation13.dme.) Your server details go in /config/dbconfig.txt.
The database is automatically installed during server startup, but you need to ensure the database and user are present and have necessary permissions.