mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-15 21:23:47 +00:00
Dialogue System
This commit is contained in:
parent
77765a581e
commit
1fa77f0c03
690 changed files with 46698 additions and 14 deletions
8
addons/dialogic/plugin.cfg
Normal file
8
addons/dialogic/plugin.cfg
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[plugin]
|
||||
|
||||
name="Dialogic"
|
||||
description="Create dialogs, characters and scenes to display conversations in your Godot games.
|
||||
https://github.com/dialogic-godot/dialogic"
|
||||
author="Jowan Spooner, Emi, Cake and more!"
|
||||
version="2.0-Alpha-16 (Godot 4.2+)"
|
||||
script="plugin.gd"
|
||||
Loading…
Add table
Add a link
Reference in a new issue