this release's source code features a new pack.bat file made for windows users to be able to compile the app on their own
the requirements for the compilation process are as follows
- python 3.12 (python 3.13 or later will not work due to dependency issues, you might also have to create a virtual environment so that other python versions do not interefere)
- the nutika package (installed by running "pip install nuitka")