Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 828 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 828 Bytes

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).