Releases: octarect/docker-palworld-server
Releases · octarect/docker-palworld-server
v0.3.0
Features
- 🔁 Auto-updating palworld-server on startup
- To enable this feature, set
UPDATE_ON_START
totrue
- To enable this feature, set
- 🚀 Engine optimization to improve performance
- To enable this feature, set
ENABLE_ENGINE_OPTIMIZATION
totrue
- To enable this feature, set
- 🌏 You can make your server public
- To enable this feature, set
ENABLE_COMMUNITY_SERVER
totrue
- To enable this feature, set
- 🕐 Enable multi-threading by default
Breaking changes
- Rename
MULTI_THREADING
->ENABLE_MULTITHREAD
Bugfixes
- Fix the problem that no data is saved at all
/palworld/Pal/Saved
was owned by root
v0.2.1
Bugfixes
- Fix type of environment vairables:
DIFFICULTTY
->DIFFICULTY
v0.2.0
Features
- Suppot amd64 architecture
v0.1.0
v0.1.0
Features
- Running game server in a docker container
- Config generation
Note
- The docker image only supports arm64 at this point.