/gdsqlite-native

SQLite module for Godot 3.0

Primary LanguageCMIT LicenseMIT

GDSQLite

A SQLite wrapper for Godot Engine 3.0

Installation

Download latest release of this module and uncompress it on your project directory.

Edit Project Settings and add res://lib/SQLite.tscn to AutoLoad.

Example usage