This repository has been archived on 2024-06-15. You can view files and clone it, but cannot push or open issues or pull requests.
Launcher/install-windows.txt

13 lines
292 B
Text
Raw Normal View History

2024-01-09 20:33:27 +00:00
# install msys2
# update msys2
# install python && pip in msys2
# install GTK4 according to GTK website
# install nuitka (in msys2)
# add python (usually: C:\msys2\bin) to system variable PATH
# restart computer, and if done well you should be able to build and run this app