Add french word and GP database

This commit is contained in:
BimDav
2023-03-08 17:39:00 +01:00
parent e41c19896d
commit 686b85a9a6
7 changed files with 150 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[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.0-rc1"
script="godot-sqlite.gd"