games647 / LambdaAttack

Minecraft bot for servers. Currently supports stress testing.
MIT License
275 stars 56 forks source link

Build version with 1.12 support #20

Closed ams0 closed 6 years ago

ams0 commented 6 years ago

https://github.com/games647/LambdaAttack/releases still contains the version without 1.12 support, could you please build and publish the binary for the newest Minecraft Server? I tried to build it myself but I really suck at Java..(perhaps you can amend the README with instructions how to build?)

Thanks!

games647 commented 6 years ago

Building it isn't that hard, because it uses Maven which fetches all necessary libraries automatically from a central repository. Nevertheless I uploaded the version and added a build guide - maybe it helps you.