Put Godot 3 instructions before Godot 2.1 instructions in README

This commit is contained in:
Hugo Locurcio
2018-12-21 10:02:15 +01:00
parent 2c217f2e55
commit 765b640c33

View File

@@ -41,14 +41,14 @@ Place the `.tet` files in your Godot text editor theme directory:
To change the theme:
- **In Godot 2.1:** Open a project in Godot, then click on the upper-right
**Settings****Editor Settings****Text Editor**. You should now be able
to choose the desired theme.
- **In Godot 3.0:** Open a project in Godot, then click on **Editor** in the top
- **In Godot 3:** Open a project in Godot, then click on **Editor** in the top
menu, then go to the **Editor Settings** then **Text Editor**. You should now be
able to choose the desired theme.
- **In Godot 2.1:** Open a project in Godot, then click on the upper-right
**Settings****Editor Settings****Text Editor**. You should now be able
to choose the desired theme.
**Tip:** You can clone this Git repository directly into the text editor themes
path (if the destination folder does not exist) using the following command: