add godot-sqlite

This commit is contained in:
Fabien Freling 2023-12-04 22:24:25 +01:00
parent e406e9e44c
commit 0965eea94b
8 changed files with 72 additions and 0 deletions

View file

@ -0,0 +1,7 @@
[plugin]
name="Godot SQLite"
description="GDNative wrapper for SQLite (Godot 4.X+), making it possible to use SQLite databases as data storage in all your future games."
author="Piet Bronders & Jeroen De Geeter"
version="4.2"
script="godot-sqlite.gd"