Welcome to the AleTraining repository!
This project can be opened and developed using IntelliJ IDEA. Please make sure to read the comments in the code for guidance and additional details.
- Test/Development Server: This repository does not include a built-in test or development server. However, you can download a test server setup from this link.
- Using the Test Server: To use the test server setup, decompress the
.rar
file and run thestart.bat
file to launch the server. Any plugins, including this one, should be placed in theplugins
folder generated after running the server for the first time.
- Using the Test Server: To use the test server setup, decompress the
- Comments: Comments within the code are provided to guide you through the functionality and structure. Make sure to review them to understand the implementation details.
For stable releases of the project, please visit the Releases Page.
Here you will find downloadable versions, including important updates and changes.
- Fork the Repository: If you intend to make changes or experiment with the project, consider forking this repository first. This allows you to freely work on your own version without impacting the main repository.
- Click on the Fork button at the top-right of this page.
- You’ll then have a copy of the repository under your GitHub account.
- Clone the Repository:
git clone https://github.com/AlepandoCR/AleTrainign