fabapp/godot-addons/godot-sqlite/plugin.cfg

8 lines
252 B
INI
Raw Normal View History

2026-04-28 13:47:29 +02:00
[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"