ReGlacier / ReHitmanTools

Tools for ReHitman project
4 stars 1 forks source link

ReHitman Tools

Build Status of main branch

This repository contains utilities for work with files of games who was built on Glacier Engine

License: GNU GPLv2

Build

git clone https://github.com/ReGlacier/ReHitmanTools.git
cd ReHitmanTools
git submodule update --init --recursive

For build all projects:

mkdir build && cd build
cmake -A Win32 ..
cmake --build . --config Release

Contact Information.

The team can be contacted in the Project's issue tracker or via Discord (any questions, ideas, etc).