Closed domob1812 closed 5 years ago
This set of changes adds a new function SQLiteMain, which is similar to DefaultMain except for SQLiteGame-based games. They also allow the optional configuration of custom RPC server instances for use with the default main functions.
SQLiteMain
DefaultMain
SQLiteGame
This set of changes adds a new function
SQLiteMain
, which is similar toDefaultMain
except forSQLiteGame
-based games. They also allow the optional configuration of custom RPC server instances for use with the default main functions.