add the emulation warning

This commit is contained in:
Quinten
2022-07-19 18:26:06 +02:00
committed by GitHub
parent 8ab66a55bb
commit eb3da59c59

View File

@@ -18,4 +18,8 @@ Also see the [Mojang Issue tracker](https://bugs.mojang.com/projects/BDS/issues/
* On start the server will report is is listening on port 19132 but is listening on the correct port
* Constant `NO LOG FILE` in the console before every log line.
* Server chat is not printed to the console.
* when you set ops in game they do not get saved.
* when you set ops in game they do not get saved.
* The arm64 may not perform as expected due to the amd64 to arm emulaton.
### arm64
* The arm64 may not perform as expected due to the amd64 to arm emulaton.