Publisher | Marks |
---|---|
File size | 707.62kB |
Number of files | 22 |
Latest version | 1 |
Latest release date | 2023-09-12 01:59:12 |
First release date | 2023-09-12 01:59:12 |
Supported Unity versions | 2018.4.2 or higher |
This plugin allows you to use SQLite on the web. It works on top of the sqljs library, and aims to implement the whole api and work as similar as possible to it. You can import and export a database file, and as such implement a save/load game system using the persistent data path or an external server, for example.