This repository has been archived on 2025-03-13. You can view files and clone it, but cannot push or open issues or pull requests.
Ion-Todo-Planner/addons/godot-sqlite/plugin.cfg
2024-03-30 21:33:01 +01:00

7 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.3"
script="godot-sqlite.gd"