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

8 lines
252 B
INI
Raw Normal View History

2023-12-04 22:24:25 +01: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"