This is a MVSQLite wrapper for the Godot Engine.
-
Clone the repository using git:
git clone https://github.com/V-Sekai/V-Sekai.godot-mvsqlite.git mvsqlite
-
Move the
mvsqlite
folder to themodules
folder inside the Godot Engine source:mv sqlite godot/modules/
This engine module for Godot is based on gdsqlite-native
by Khairul Hidayat in 2017.