Skip to content

executable for windows

Latest

Choose a tag to compare

@ADoesStuff ADoesStuff released this 27 Feb 19:14
· 2 commits to main since this release

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

  1. 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)
  2. the nutika package (installed by running "pip install nuitka")