xaya / libxayagame

MIT License
21 stars 20 forks source link

Add DefaultMain for SQLite-based games #39

Closed domob1812 closed 5 years ago

domob1812 commented 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.