From 190e4ad12a818fc76e3fb0ba42d54fe8b03c9481 Mon Sep 17 00:00:00 2001 From: Werner <3305006+EvilOlaf@users.noreply.github.com> Date: Sat, 23 May 2026 06:48:02 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c0819b3..69bc45e 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ You can set this up using a scheduled task (`cronjob`), like this: `0 */6 * * * YourDockerUser cd /path/to/docker/compose/file && docker compose restart` Need different time or interval but lacking knowledge of cron? Check [crontab.guru](https://crontab.guru/) -### :question: How to disable *BattlEye* anti-cheat? +### :question: How to disable *BattlEye* anti-cheat In your `docker-compose.yml` set `ADDITIONALFLAGS=-nobattleye`. @@ -85,9 +85,9 @@ environment: - MEMORY_WATCHDOG_DEBUG=false # 'true' for status message in log each interval ``` -### :question: Which Docker image? `main` or `latest`? +### :question: Which Docker image to choose -Images tagged as `latest` are **tested and known to work.**[^3] +Images tagged as `latest` are **tested and known to work.**[^3] Any other tag represents active development and/or automated **untested** builds. ### :question: Game and server version don't match / cannot login