- Notifications
You must be signed in to change notification settings - Fork90
Wynntils is a Wynncraft Mod that seeks to enhance the user's gameplay with a variety of customizable options and additions.
License
Wynntils/Wynntils-Legacy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
We officially bid farewell to 1.12.2 as an allowed game version for Wynncraft. To continue using Wynntils, upgrade toWynntils Artemis.
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 ourofficial Discord server!
To set up the workspace, just import the project as a gradle project into your IDE
To build the mod just call thebuildDependents
and the artifact should be generated inbuild/libs
.
You can also setup a test environment. Run the task for generating run configurations for your IDE
- Eclipse -
genEclipseRuns
- Intellij -
genIntellijRuns
- VSCode -
genVSCodeRuns
When launching a run configuration use the generated run configuration
- All IDEs -
runClient
To authenticate in the development environment, you should useDevAuth.Download and place theforge-legacy
.jar from theirreleases inrun/mods
.When you first launch the game with the generatedrunClient
task, there will be a prompt in the console with a link to authenticate.No other configuration is required.
This repository is pre-configured with one main and one alternative account.To use the alternative account, you should duplicate, then edit the generatedrunClient
configuration.In the JVM arguments for your duplicated configuration, add-Ddevauth.account=alt
.You will be prompted to authenticate with the new account when you run the new instance.
To add more alternative accounts, you should edit.devauth/config.toml
in your local copy of this repository and follow the existing entries as examples.You may also refer to the DevAuth repository for more information.
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.
Additionally, please name your pull request according to theConventional Commits specification.
Wynntils is licensed over the licenseGNU Affero General Public License v3.0
All the assetsare 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.