Run Spigot's BuildTools concurrently.
- Python 3.7 or higher
- RAM 256GB or higher (If you build artifacts with 8 processses
- Ability to kill all child processes when RAM utilization exceeds 95%.
- Clone this repository.
- Download the BuildTools and locate it to project root.
- Adjust as appropriate
- Options for BuildTools.jar at the top of the code
- Number of concurrent builds (adjust the value of ThreadPoolExecutor at the bottom of the code)
- Run
python main.py
The author assumes no responsibility if your PC hangs or breaks using this.