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
+14
View File
@@ -0,0 +1,14 @@
# ############################################################################ #
# Copyright © 2019-2023 Piet Bronders & Jeroen De Geeter <piet.bronders@gmail.com>
# Licensed under the MIT License.
# See LICENSE in the project root for license information.
# ############################################################################ #
@tool
extends EditorPlugin
func _enter_tree():
pass
func _exit_tree():
pass