quick007 / Wynntils

Wynntils is a Wynncraft Mod that seeks to enhance the user's gameplay with a variety of customizable options and additions.

Home Page:https://wynntils.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


About Wynntils

Wynntils is a Wynncraft mod that seeks to enhance the user's gameplay with a variety of customizable options and additions. If you find any bug or have crashed because of the mod, please report it at our official Discord server!

Setup the Workspace

To set up the workspace, you'll need to run the Forge setupDecompWorkspace gradle command, with that all the Forge source will be generated. It's that easy!
Building the mod is even simpler. Just call the buildDependents and the artifact should be generated in build/libs.

You can also setup a test environment. Using IntelliJ, execute the genIntellijRuns task, which will generate a run environment for you. Then go to Preferences > Build, Execution, Deployment > Gradle, select Wynntils in the list of Gradle projects, and make sure Build and run using is set to IntelliJ IDEA. Go to Edit Configurations, select Minecraft Client, and in Program Arguments add --username <username> --password <password> with your Minecraft username and password.

Pull Request

All pull requests are welcome. We'll analyse it and if we determine it should a part of the mod, we'll implement it.

We welcome all forms of assistance. =)

If you would like to make a pull request, please compare and merge it with Wynntils:development rather than Wynntils:production.

License

Wynntils is licensed over the license GNU Affero General Public License v3.0
All the assets are over Wynntils domain © Wynntils.

About

Wynntils is a Wynncraft Mod that seeks to enhance the user's gameplay with a variety of customizable options and additions.

https://wynntils.com

License:GNU Affero General Public License v3.0


Languages

Language:Java 100.0%