skullernet / openffa

Free-for-all deathmatch mod for Quake 2
GNU General Public License v2.0
22 stars 11 forks source link

Instructions - how to create SQLite database file with stats #8

Closed Fryziu closed 3 years ago

Fryziu commented 3 years ago

How can I force openffa to write all statistics into a database file?

skullernet commented 3 years ago
  1. Build with CONFIG_SQLITE=y.
  2. Set g_sql_database cvar to the name of database file.