Skip to content

Commit c29268c

Browse files
committed
Update README.md
1 parent 8e99767 commit c29268c

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

README.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,30 +9,26 @@ Create dialogs, characters and scenes to display conversations in your Godot gam
99

1010

1111

12-
13-
14-
15-
16-
# Version 1.3 - BETA ![Godot v3.3](https://img.shields.io/badge/godot-v3.3-%23478cbf)
12+
# Version 1.3 [Godot v3.3](https://img.shields.io/badge/godot-v3.3-%23478cbf)
1713

1814
## Getting started
1915

20-
This video will teach you everything you need to know to get started with Dialogic: [https://www.youtube.com/watch?v=sYjgDIgD7AY](https://www.youtube.com/watch?v=sYjgDIgD7AY)
16+
You can read a step by step guide on how to use [Dialogic here](https://github.com/coppolaemilio/dialogic/blob/main/addons/dialogic/Documentation/Content/Tutorials/BeginnersGuideStepByStep.md)
17+
18+
## 📚 Documentation
19+
You can check the documentation from inside the plugin or [here](https://github.com/coppolaemilio/dialogic/blob/main/addons/dialogic/Documentation/Content/Welcome.md)
2120

2221
## Installation
2322

2423
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.
2524

26-
If you want to know more about installing plugins you can read the [official documentation page](https://docs.godotengine.org/en/stable/tutorials/plugins/editor/installing_plugins.html).
25+
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).
2726

2827
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.
2928

3029
## ⚠ IMPORTANT
3130
If you encounter any issue when exporting your game, try having at least 1 theme in your project.
3231

33-
## 📚 Documentation
34-
You can check the documentation from inside the plugin or [here](https://github.com/coppolaemilio/dialogic/blob/main/addons/dialogic/Documentation/Content/Welcome.md)
35-
3632
---
3733

3834
## 📃 Credits

0 commit comments

Comments
 (0)