jonbonazza / gdsqlite-native

SQLite module for Godot 3.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

SQLite module for Godot 3.0

License:MIT License


Languages

Language:C 99.9%Language:GAP 0.1%Language:Python 0.0%