Internal changes:
- Reorganised the C# project into two projects, GameEngine and Adventurer, to separate the UI from the Game Engine,
- Tidied up the code,
- Added more helpful comments,
- Added a new export option to export a DAT with comments,
- Changes the DAT file parse to use a RegEx, simplifying the code.
External changes:
- Added an icon.