fuglycodelord420 869abee5fb Addressing compiler warnings. 2 years ago
..
source 869abee5fb Addressing compiler warnings. 2 years ago
Makefile f34c5536b2 Major changes in project structure, 2 years ago
README.md f34c5536b2 Major changes in project structure, 2 years ago

README.md

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