feat: Made dialogs pluggable (#424)

Co-authored-by: Dennis Ploeger <develop@dieploegers.de>
This commit is contained in:
Dennis Ploeger
2021-10-27 08:34:13 +02:00
committed by GitHub
parent 29dffbcf32
commit 57ce7fbcae
26 changed files with 633 additions and 305 deletions

View File

@@ -0,0 +1,7 @@
[plugin]
name="Escoria Simple Dialogs"
description="Very basic dialogs for Escoria based games"
author="Escoria project"
version="0.1.0"
script="plugin.gd"