Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

c47edit

A scene editor for Hitman: Codename 47.

Licensed under the GPL 3.

Download compiled release

Screenshot

Usage

See the help.md file.

Compiling

The program requires Visual Studio 2010 or a more recent version (as it's using some C++11 features) to be compiled and will only work on Windows.

  • If you have Visual Studio 2017, you can open the project files that are included in this repository to compile the program.
  • Or you can also use the Visual Studio / Windows SDK command prompt and run the build.bat file to build the editor.

Libraries used

  • Dear ImGui (MIT license) for the GUI
  • Miniz (MIT license) for ZIP archive (de)compression
You can’t perform that action at this time.