Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.24 KB

README.md

File metadata and controls

22 lines (18 loc) · 1.24 KB

RTS Helper

Dynamic build order reader for real-time strategy video games. It lets you to read a set of instructions of your build order in real time. It makes easier to follow and learn build orders.

Games Supported

  • Age of Empires II
  • Age of Empires IV (soon)

How to use

  • Download the latest release here.
  • Unzip, run RTS Helper.exe, select your game and press ▷.
  • To edit and create build orders you can read the documentation or just open Build Orders\Age of Empires II\Default.txt file and learn by modifing it.

Running it from code

  • Extract RTS Helper binaries (Zip file) in your computer, for example in D:\Programs\RTS Helper 1.4.0\RTS Helper.
  • Open the code and change the following variables:
  • Global.cs > DirectorioAOE2 to your AoE2DE Steam folder (it doesn't work with for the Windows Store version of the game).
  • Global.cs > DirectorioAplicaciónReal to your RTS Helper folder, for example: D:\Programs\RTS Helper 1.4.0\RTS Helper.
  • Global.cs > ModoDesarrollo to true.
  • Run RTS Helper from your development enviroment.

Donate

If you like this application, consider to donate.