/HLMWadExplorer

Small tool to edit resources in Hotline Miami 2

Primary LanguageC++GNU General Public License v3.0GPL-3.0

HLMWadExplorer

About

Tool to extract and replace files in Hotline Miami 2 WAD files

Features

  • Preview PNG resources
  • Preview .meta texture packs
  • Extract files
  • Replace files

Usage

  1. Download & install
  2. Start app
  3. Open WAD
  4. Extract or preview files

Compiling manually

Build Status

Requires:

Then from a terminal run these commands:

cmake .
make