Skip to content

ReGlacier/BMEdit

Repository files navigation

BMEdit

License: MIT Build

The Blood Money Editor (aka BMEdit) is a tool to create & edit levels in Hitman Blood Money game.

Dependencies

Build

First of all you need to install conan dependencies manager on your system.

Then download (or git clone) this repository and do

conan install . -s build_type=Debug --install-folder=cmake-build-debug

or

conan install . -s build_type=Release --install-folder=cmake-build-release

Reload cmake project in your IDE or

cd <build_folder>
cmake --build .

Contact Information

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