AFlyingCar / HoI4-Mod-Development-Tool

A tool which takes BMP files as input and normalizes them to a format which can be read by Hearts of Iron 4.
MIT License
5 stars 2 forks source link

Status Code System #91

Closed AFlyingCar closed 2 years ago

AFlyingCar commented 2 years ago

Implements a new system for representing error/status codes. Necessary for issue #69.