The most advanced public 1.39 dofus emulator written in Java 21.
- Requirements
- Usage
- Contribute
- Community
To be able to compile this project, you'll need to be sure your computer has :
- Javac from Amazon Corretto JDK 21
We also recommend using IntelliJ IDEA with the emmyLUA plugin. If you decide to use Eclipse, you'll need to set it up to use Javac yourself.
For running the project:
- Java - Amazon Corretto 21
- MariaDB
This repository is intended for people who want to compile their own version. If you just want to run the project, use the Docker image
Configuration file path can be specified with environment variable STARLOCO_CONFIG_PATH
Feel free to open an issue or create a pull request.