plugin.cfg 252 B

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