mirror of
https://github.com/RPG-Research/bcirpg.git
synced 2024-04-16 14:23:01 +00:00
8 lines
252 B
INI
8 lines
252 B
INI
[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.0"
|
|
script="godot-sqlite.gd"
|