fabapp/godot/addons/godot-sqlite/plugin.cfg
2023-12-04 22:24:58 +01:00

8 lines
252 B
INI

[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"