Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@neek8044 neek8044 released this 09 Apr 17:42
· 6 commits to master since this release

NuitkaBuilder v1.1.0

File Compiled On
nuitkabuilder_lin64.bin Linux 6.2.10 (Arch)

If you are on Windows, download main.py and run it as is. You need Python with the Nuitka module installed (pip install nuitka)
To compile, run

python main.py -d

(using -d in order to display anything that needs to be installed). You can also just run python -m nuitka main.py to install the dependencies needed. Both ways will work. (These are needed only the first time you run Nuitka).

Full Changelog: https://github.com/neek8044/NuitkaBuilder/commits/v1.1.0