# HDL Batch installer
Made by Matias Israelson (AKA:El_isra)
Originally this was a personal project to practice C++ & give a try to wxWidgets...
But at the end I decided to share it here on github.
If this software was useful, please consider giving it a star here on GitHub, a rating on PSX-place or a donation via PayPal
KELF
and icon injection to every installed gameHDL Batch Installer was built based on wxWidgets 3.0.5 stable release, built as a win32 Monolithic unicode-enabled static library, it uses Code::blocks wxwidgets project build system, to manage the UI elements and their declaration/implementation automatically, saving precious time.
Eventually, i'll upgrade into the latest stable release 3.2.0, wich I hope doesn´t break anything :D
Currently the project is windows only, in order to make it cross platform, it will not only require to port parts of the code (wich sould not be too hard, since i tried to stick to wxWidgets as much as i could), but also the replacement of certain parts of the code (ie: PFSFuse manager UI)
Since no one was interested on colaborating with this project so far, i don´t expect this to happen soon... or any time...