README.md 1010 B

Fugly changes

  • Basic user input (select, right click, building placement and some hotkeys)
  • External wrapper libraries for SDL2
  • License is now GPL3, sorry proprietary apps

Dependencies

Build Instructions

This is a single binary application. Dependencies can be installed in this directory as prefix, instead of system wide. Afterwards:

make
./out/replay_viewer [replay_file]

The mpq files must be available in the "current directory", so you can run the replay_viewer in your game folder or copy the relevant files over