SC2Saver

SC2Saver

0 Downloads

SC2Saver

Keyboard event interceptor for creating saved games via trigger in Starcraft II.

Usage

This repository is only for you if you'd like to build SC2Saver yourself from source. If you don't know what that means/just want to use SC2Saver for your maps, please see the full usage and installation instructions on SC2Mapster.

Downloads available on the Releases page.

Build

An installation of MinGW/MinGW-64 should provide you with all the necessary build tools.

Requirements

  • GNU Make - Required to run build script.
  • GCC - Called by Makefile to compile and link source files.
  • windres (from MinGW/MinGW-64) - Called by Makefile to compile icon resource. Use Make from the command line in the repository root to build:
make

The output executable should be located at bin/SC2Saver.exe.