Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.51 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.51 KB

BTW Mob Additions

Quick Start

  • Clone this repository
  • Acquire the full BTW sources and put them under src/btw/java
  • (Optional) Put the BTW resources (textures, etc.) under src/btw/resources
  • Run the gradle task btwJar
  • Run the gradle task build and then runClient
  • (Optional) Put the vanilla MC resources (sounds) under run/resources

BTW Source Code

To get access to the Better Than Wolves source code, please refer to the BTW-Gradle repository or (alternatively) the BTW-Public repository, which also offers a way to generate the sources.

Releasing Mods/Addons

Drop on by the discord server if you need help: BTW Discord.

The mod file for the release is generated by the Gradle task remapJar and then put into release.

After successfully importing the MultiMC instance, you can put your mod file into the mods folder of your installation. If it is a coremod, put it into coremods.

Issues & Troubleshooting

More troubleshooting is still todo. Feel free to message me on Discord.

License

This project incorporates: