Skip to content

Dynamic build order reader for RTS video games.

License

Notifications You must be signed in to change notification settings

1AEGIS/RTS-Helper

 
 

Repository files navigation

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.

About

Dynamic build order reader for RTS video games.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%