This repository contains the source code for a Java application. MCBOTApp is an app designed
to allow users to create a bot and connect it to a minecraft server in 1.8.8.
The app use the minecraft TCP protocol to communicate from Client to Server.
For a detailed explanation of the technical aspects of this project, please refer to TECHNICAL_DETAILS.md.