You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,9 @@ API calls are done through [AoE4World.com](https://aoe4world.com/). For build or
33
33
* Add or remove build orders with **Add/Remove build order** (write the content on the left panel, and the title on the top of the right panel).
34
34
* Write anything for the *Simple TXT format*.
35
35
* For the *Illustrated format*, you need to have a JSON format compatible with the [RTS_Overlay](https://github.com/CraftySalamander/RTS_Overlay) from CraftySalamander (see examples [here](https://github.com/CraftySalamander/RTS_Overlay/tree/master/build_orders/aoe4)).
36
-
* Many build orders can be downloaded from https://age4builder.com (currently only for *Simple TXT format*, but soon available for both formats).
36
+
* Many build orders can be downloaded from https://age4builder.com.
37
+
* To get the *Simple TXT format*, click on **Simple TXT Build Order to clipboard** on the top of any open build order (`M` icon).
38
+
* To get the *Illustrated format*, click on **Illustrated Build Order to clipboard** on the top of any open build order (**salamander** icon).
37
39
* Change their order using **Move build order up/down**.
38
40
* Set up hotkeys (with **Hotkey for/to...**) for showing/hiding overlay, cycling between build orders and selecting the previous/next step of a build order (only available for the *Illustrated format*).
39
41
* Use the corresponding hotkeys to show/hide/cycle build orders and steps.
0 commit comments