Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
This project provides SQLite3 integration for the Godot Engine using GDExtension.It includes all standard SQLite extensions, except for Unicode (ICU) support. ICU is excluded because it would increase the final build size by more than 10×. If needed, ICU can still be loaded at runtime separately.See the repository for more information.
This project provides SQLite3 integration for the Godot Engine using GDExtension.
It includes all standard SQLite extensions, except for Unicode (ICU) support. ICU is excluded because it would increase the final build size by more than 10×. If needed, ICU can still be loaded at runtime separately.
See the repository for more information.
Reviews
Quick Information
This project provides SQLite3 integration for the Godot Engine using GDExtension.It includes all standard SQLite extensions, except for Unicode (ICU) support. ICU is excluded because it would increase the final build size by more than 10×. If needed, ICU can still be loaded at runtime separately.See the repository for more information.