Publisher | onelei |
---|---|
File size | 3.16MB |
Number of files | 14 |
Latest version | 1.0.1 |
Latest release date | 2021-07-12 01:58:15 |
First release date | 2021-02-18 10:48:16 |
Supported Unity versions | 2018.4.2 or higher |
OneSqlite is a database solution under Unity.Use open source Sqlite as database. p>
Support expansion, easy to use. p>
*** Features *** p>
Built-in a function to change the PlayerPrefs that comes with Unity to the Key and Value form of database storage. p>
The database supports int, long, float, bool, string and other types. p>
Supports the creation of custom databases, custom tables, database additions, deletions, changes, and other functions. p>
Cross-platform: currently supports Windows, Mac, Android, IOS. p>
Support expansion and modification. p>
Contains all source code and sample scenes. p>