Handle your local cabinets network!
These packages were designed to be plugged into Unity developed games (mainly jam-made) so they could be put onto the cabinets in the game room at a game development school.
Main dependency for all other packages. Provides SQLite database communication and settings remote synchronization. Start from DatabaseTable
template class to create your table.
Track the usage of your cabinets adding entries to a log table whenever you need to.
Wanna add some competition? This package lets you reflect every score reached in your games among all the cabinets. No more loss of precious scores!
Requires Unity 2019.4 or higher.
Clone repo and install each package individually as a local package. Useful if you want to be up-to-date with repo and freely modify a package.
Using the Git URL you can install an exact version directly via Unity Package Manager.