Hammerwatch
===========
Developed and Published by: Crackshell

Ripped and Tagged by: Naram "CyberBotX" Qashat

Ripped from the Steam version, files extracted from assets.bin with custom C# program

Format of the file is:
* Header is 4 bytes (ignored), text of HWRA
* Number of files as a 32-bit unsigned integer, little endian
* Each file follows as such:
  - 1 byte for the length of the filename
  - Filename
  - Length of file as a 32-bit unsigned integer, little endian
  - File contents
