Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 813 Bytes

File metadata and controls

16 lines (12 loc) · 813 Bytes

Chasm-Reverse

Build Status (master)

Repository for "PanzerChasm" and related tools.

About

"PanzerChasm" is a free software reconstruction of game "Chasm: The Rift" by "ActionForms", see https://en.wikipedia.org/wiki/Chasm:_The_Rift.

How to build

Each project (PanzerChasm or tool) have own qmake project file in related directory. You need just open this project in QtCreator and build it.
For PanzerChasm on Windows you need set path to SDL2 headers/libs in PanzerChasm.pro.
Attention: do not forget update submodules before build!

Authors

Copyright © 2016-2017 Artöm "Panzerscrek" Kunz.
License: GNU GPL v3, http://www.gnu.org/licenses/gpl-3.0-standalone.html.