From 091a1cca06f52aff514e69ce36cb92f1fec6eaad Mon Sep 17 00:00:00 2001 From: Quinten <67589015+QuintenQVD0@users.noreply.github.com> Date: Fri, 31 May 2024 14:30:29 +0200 Subject: [PATCH] fix typo and email --- soulmask/egg-soulmask.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/soulmask/egg-soulmask.json b/soulmask/egg-soulmask.json index 6841ec03..d9dbd097 100644 --- a/soulmask/egg-soulmask.json +++ b/soulmask/egg-soulmask.json @@ -4,13 +4,13 @@ "version": "PTDL_v2", "update_url": null }, - "exported_at": "2024-05-31T14:21:15+02:00", + "exported_at": "2024-05-31T14:29:33+02:00", "name": "Soulmask", - "author": "mail@pterostuff.com", + "author": "josdekurk@gmail.com", "description": "Escaping a deadly sacrificial ritual, you find an ancient mystical mask on your journey. This mask holds potent knowledge, changing the world you knew. Face the harsh challenges of nature, survive, rally followers, and build your own tribe. Explore and unveil the truths behind the enigmatic mask.", "features": null, "docker_images": { - "SteamCMD": "ghcr.io\/parkervcp\/steacmd:debian" + "SteamCMD": "ghcr.io\/parkervcp\/steamcmd:debian" }, "file_denylist": [], "startup": "\/home\/container\/WS\/Binaries\/Linux\/WSServer-Linux-Shipping Level01_Main -server -SLIENT -SteamServerName=\"{{SERVER_NAME}}\" saving={{SAVE_TIME}} -Port={{SERVER_PORT}} -QueryPort={{QUERY_PORT}} -EchoPort={{ECHO_PORT}} -online=Steam -forcepassthrough -adminpsw={{ADMIN_PASSWORD}} -PSW={{SERVER_PASSWORD}} -MaxPlayers={{MAX_PLAYERS}} -backup={{BACKUP_TIME}} - -log -UTF8Output -MULTIHOME=0.0.0.0",