The project is based on a memory of the good times playing counter strike 1.6, and is based on recreating the game mechanics in minecraft in order to be as faithful to the game as possible.
- need a JDK 19
- Build project with maven
clean install
- Minecraft 1.20.1+
- Install Python 3
- Install python libraries
pip install -r assets/scripts/requirements.txt
- IntelliJ:
Run > Edit configurations... > + > Shell script
- Execute:
Script text
- Script text:
python assets/scripts/uploadPlugin.py && python assets/scripts/restartTestServer.py
- Before launch:
+ > Run Maven Goal
- Command line:
clean install
- Copy
example.env
to.env
file - Playe your credentials.
- Ready!