Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 992 Bytes

README.md

File metadata and controls

36 lines (29 loc) · 992 Bytes

Sourcehold Build Status

Open source engine implementation of Stronghold by Firefly Studios. This project is currently in an early stage of development. Once completed, it should be able to replace all editions of classic Stronghold, including the HD remaster.


Imgur

Building

After cloning the repository, make sure to run git submodule init and git submodule update to fetch cxxopts.

Run cmake in the build directory.
Sourcehold depends on the following libraries:

  • SDL2
  • OpenAL
  • FFmpeg
  • Boost

Running

Copy the following files into the data folder:

data
├── binks/
├── fx/
├── gfx/
├── gfx8/
├── gm/
├── maps/
├── stronghold.mlb
├── delete.ani
├── hand.ani
├── jester.ani
└── sword.ani