2 Commits

Author SHA1 Message Date
Ivan
e20aa812eb fix(setup): update Python version to 3.14.4 and adjust Wine installation paths 2026-04-12 20:51:58 -05:00
Sudo-Ivan
4424d34474 Add Wine environment setup script
- Introduced a new script to automate the setup of a Wine prefix with Python and Git for Windows.
- The script downloads the specified versions of Python and Git, initializes the Wine environment, and installs necessary build dependencies.
- Enhances the build process for Windows cross-builds by streamlining the installation of required tools.
2026-01-16 12:38:39 -06:00