An adaptation of the social deduction game The Werewolves of Millers Hollow in Minecraft using Minestom
- Java 25 or higher
- A Minecraft client (1.21.11)
- Clone the repository:
git clone https://github.com/Paylicier/MineWolves cd MineWolves - Build the project using Gradle:
./gradlew shadowJar
- Run the server:
java -jar build/libs/MineWolves-1.0-SNAPSHOT-all.jar
- Connect to the server using your Minecraft client at
localhost:25565.
- Add more roles (e.g. Cupid, Thief, etc.)
- Implement voice-chat using Mumble/Simple Voice Chat (tbd)
- Make a wiki with detailed role descriptions and screenshots
- Setup Crowdin or smth for translations
- Role icons by @MathiasDPX
- Game highly inspired by The Werewolves of Millers Hollow
- Built using Minestom
This project is available under GNU Affero General Public License v3
Please read the license carefully before using this software. If you have any questions about licensing, please open an issue.
Built with 🐺 and 🚈 by Paul