palworld-server-docker
palworld-server-docker copied to clipboard
Added description for server
Context
- Add a description to the server
Choices
- Implemented the same as the other settings
Test instructions
- Set a description in docker-compose
- Start container
- Join game
- Go to the options in game to see the description. For my testing I did
Hello World.
Checklist before requesting a review
- [x] I have performed a self-review of my code
- [x] I've added documentation about this change to the README.
- [x] I've not introduced breaking changes.
You should wait for https://github.com/thijsvanloef/palworld-server-docker/pull/124 to be merged, then update your changes to incorporate it. The current way does not support spaces in the server name and wouldn't in the description.
You should wait for https://github.com/thijsvanloef/palworld-server-docker/pull/124 to be merged, then update your changes to incorporate it. The current way does not support spaces in the server name and wouldn't in the description.
I didn't have any issues with spaces in the server name or description as and that can be seen in the photo in the PR.
Needed to revert #124, your PR is still on my radar, but #124 has to be fixed first, sorry for the inconvenience.
There was some fuckery going on with the revert, I believe I fixed it