BuildToolsGUI
BuildToolsGUI is a (currently) only Windows application which wraps Spigot BuildTools into an Electron GUI application.
It has an easy-to-understand interface, which anyone can understand easily and it requires no use of the console at all. Plus, it updates you to the latest version of BuildTools automatically.
Installation and Usage
- Download the tool (may take a while depending on GitHub), by going to the releases page and downloading the latest stable version.
- Skip the Windows Warning; I do not have a $400 purchased signature, therefore I cannot make the warning go away. If you're worried about viruses, here's a virus check, or review the source code and build it yourself: VirusTotal
- Select a version and the folder in which BuildTools should be downloaded to and run in.
- Click on "Build" and wait until it is completed.
Screenshot(s)
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
What I learned from this
- The basics of Electron and electron-builder