A system to write evolving AI within the game minecraft
- Login to minecraft server
- Get all packets working
- Enable other minecraft versions
- Add physics and movement code for the player
- Clone the repository then run the command
gradlew build
- Open eclipse and then import existing gradle project
- Start coding
- Navigate to the server directory
- run the command
java -jar BuildTools.jar --rev 1.14.1
you can change the version to be what ever you want - Update the run.bat file if you changed the Minecraft version to the new version
- Run the server and except the eula
- Edit server.txt file and set online mode to false