Version 0.3.3-alpha
- Fixed a bug that would prevent rustique from working at all. If the config directory hadn't already been created, Rustique would just print an error about invalid game version. This was caused by a function call during the build process for clap, which happend BEFORE anything is actually created.