v0.2.0-alpha
Pre-release
Pre-release
EHM DAL is an unofficial data abstraction layer for Eastside Hockey Manger 1 databases and saved games which you can integrate into your own Qt/C++ projects. EHM DAL provides a library of functions which enable an EHM database or saved game to be loaded and parsed without needing to code any of your own file i/o functions or any database structures.
This is the first release of EHM DAL and includes support for read-only access for databases and saved games.
Further Information
Qt build version: 6.7.1
Visit the EHM DAL documentation for details of the various classes and functions.
Visit the EHM DAL wiki for guides and tutorials.