-
Notifications
You must be signed in to change notification settings - Fork 6
Installation
!/V4LK edited this page May 9, 2026
·
1 revision
- Python 3.10 or higher — https://www.python.org/downloads/
- Git — https://git-scm.com/downloads
1. Clone the repository
git clone https://github.com/v4lkyr0/Buildware-Tools
cd Buildware-Tools
2. Run the setup
python Setup.py
The setup will automatically:
- Check your Python version
- Detect and install any missing dependencies
- Open the tool once everything is ready
If you want to launch the tool without going through Setup again:
python Buildware.py
| Platform | Supported |
|---|---|
| Windows | ✅ |
| Linux | ✅ |
| macOS | ✅ |
Python version too old
Download the latest Python at https://www.python.org/downloads/ and make sure to check "Add Python to PATH" during installation.
Missing module error
Run python Setup.py again — it will detect and install what is missing automatically.
Permission error on Linux/macOS
Try running with python3 instead of python.
- GitHub: https://github.com/v4lkyr0/Buildware-Tools
- Plugin list: https://github.com/topics/buildware-plugin
- Author: https://guns.lol/sg0r