Starter Setup
- Review the AI Plugin Forge pull request in the plugin repository.
- Merge the forge files when ready.
- Clone the repository to the local development PC.
- Install Python 3.11+, Java 21, and Gradle.
- Copy
.env.exampleto.envand add API keys locally. - Run the forge from PowerShell with a request such as
python forge.py "Make me a unique Minecraft Paper plugin".