bcirpggithubmirror/Phase2/Godot_Toolset/CodeSandboxes/ToolsetProjectTemplate/addons/godot-sqlite/plugin.cfg

8 lines
252 B
INI
Raw Normal View History

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