Skip to content

Commit 4bb13ec

Browse files
Update README.md
1 parent 1f8095d commit 4bb13ec

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Dialogic
2-
Create dialogs, characters and scenes to display conversations in your Godot games.
3-
1+
# Dialogic 2.0
2+
<img width="1280" alt="cover" src="https://user-images.githubusercontent.com/2206700/189457799-6327bab0-b085-4421-8640-6a18e395d17d.png">
3+
Create dialogs, characters and scenes to display conversations in your Godot games.
44

55
## Version 2.0 - Alpha ![Godot v4.0](https://img.shields.io/badge/Godot-v4.0-%23478cbf)
66
Dialogic 2.0 is a major rewrite of the plugin including many compatibility-breaking changes. It is currently developed exclusively for Godot 4.
@@ -10,11 +10,11 @@ If you are looking for the Godot 3.5 version you can find it here: https://githu
1010

1111
## Installation
1212

13-
To install a Dialogic, download it as a ZIP archive. All releases are listed here: [releases](https://github.com/coppolaemilio/dialogic/releases). Then extract the ZIP archive and move the `addons/` folder it contains into your project folder. Then, enable the plugin in project settings.
13+
To install a Dialogic, download it as a ZIP archive. All releases are listed here: [releases](https://github.com/coppolaemilio/dialogic/releases). Then extract the ZIP archive and move the `addons/` folder it contains into your project folder. Then, enable the plugin in project settings. If you see errors in the output panel, you might need to reboot the editor after enabling Dialogic for the first time.
1414

1515
If you want to know more about installing plugins you can read the [Godot docs page](https://docs.godotengine.org/en/stable/tutorials/plugins/editor/installing_plugins.html).
1616

17-
You can also install Dialogic using the **AssetLib** tab in the editor, but the version here will not be the latest one available since it takes some time for it to be approved.
17+
<!-- You can also install Dialogic using the **AssetLib** tab in the editor. !-->
1818

1919
---
2020

0 commit comments

Comments
 (0)