Warning
This project is not actively maintained as I don't have enough time for it. Maybe I will continue it later.
This repo contains the frontend panel of Caesar.
- Java 17 or newer
- OpenGLES 2.0 compatible graphics
- At least 2GB memory
- At least 1GB disk space
The Caesar panel always comes with the so-called Caesar Worker. The worker contains functions which are not possible with the panel itself. We recommend using the Caesar-Client installer package to install the Caesar Panel on your computer. Head to the Releases to download the full pack alongside the current server version (if needed).
You are welcome to support this project by contributing or donating.
- Fork this repository into your own.
- Clone this repositoy by using the command
git clone https://github.com/YourName/Repo.git. - Open the project with Godot 3.5.2 (please always use this version!)
- Do your changes (beware of our contribution guidelines)
- Create a new pull request and describe your changes.



