From b5a6d3eab9a8d2ef042acc15c9d70be41e79c085 Mon Sep 17 00:00:00 2001 From: Sebastian Schmidt <2270806+jammsen@users.noreply.github.com> Date: Sun, 22 Sep 2024 23:02:22 +0200 Subject: [PATCH] added contributors --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 3d5df4e..a30c156 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ ___ - [Requirements](#requirements) - [Minimum system requirements](#minimum-system-requirements) - [Changelog](#changelog) + - [Credits / Shoutout / Contributions](#credits--shoutout--contributions) - [Getting started](#getting-started) - [Environment variables](#environment-variables) - [Docker-Compose examples](#docker-compose-examples) @@ -34,6 +35,7 @@ ___ - [Supported events](#supported-events) - [Deploy with Helm](#deploy-with-helm) - [FAQ](#faq) + - [Does this image support Xbox Dedicated Servers?](#does-this-image-support-xbox-dedicated-servers) - [How can I use the interactive console in Portainer with this image?](#how-can-i-use-the-interactive-console-in-portainer-with-this-image) - [How can I look into the config of my Palworld container?](#how-can-i-look-into-the-config-of-my-palworld-container) - [I'm seeing S\_API errors in my logs when I start the container?](#im-seeing-s_api-errors-in-my-logs-when-i-start-the-container) @@ -73,6 +75,12 @@ To run this Docker image, you need a basic understanding of Docker, Docker-Compo You can find the [changelog here](CHANGELOG.md) +## Credits / Shoutout / Contributions + +This 2 persons helped a lot along to way and made me and this project better! So if you do not like my version of the Docker image or looking for other features, feel free to check out the following 2 images: +- [@thejcpalma](https://github.com/thejcpalma) - [https://github.com/thejcpalma/palworld-dedicated-server-docker](https://github.com/thejcpalma/palworld-dedicated-server-docker) - [https://hub.docker.com/r/thejcpalma/palworld-dedicated-server](https://hub.docker.com/r/thejcpalma/palworld-dedicated-server) - ❤️🫡 +- [@thijsvanloef](https://github.com/thijsvanloef) - [https://github.com/thijsvanloef/palworld-server-docker](https://github.com/thijsvanloef/palworld-server-docker) - [https://hub.docker.com/r/thijsvanloef/palworld-server-docker](https://hub.docker.com/r/thijsvanloef/palworld-server-docker) - ❤️🫡 + ## Getting started 1. Create a `game` sub-directory on your Docker-Node in your game-server-directory