From 998087b89a41116d7ee25c729f04cd8d96297378 Mon Sep 17 00:00:00 2001 From: Quinten <67589015+QuintenQVD0@users.noreply.github.com> Date: Thu, 29 Jun 2023 10:44:02 +0200 Subject: [PATCH] Add extra comment to Syeam Networking variable --- .../no_one_survived/egg-no-one-survived.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/game_eggs/steamcmd_servers/no_one_survived/egg-no-one-survived.json b/game_eggs/steamcmd_servers/no_one_survived/egg-no-one-survived.json index 9f4f5b7a..66c39a6d 100644 --- a/game_eggs/steamcmd_servers/no_one_survived/egg-no-one-survived.json +++ b/game_eggs/steamcmd_servers/no_one_survived/egg-no-one-survived.json @@ -4,7 +4,7 @@ "version": "PTDL_v2", "update_url": null }, - "exported_at": "2023-06-02T20:29:13+02:00", + "exported_at": "2023-06-29T10:42:53+02:00", "name": "No One Survived", "author": "josdekurk@gmail.com", "description": "This is a multiplayer cooperative open world construction survival sandbox game, where you and your friends must find supplies and build shelters in this world. You have to keep an eye on your character's needs state at all times, a bad state is likely to lead to death.", @@ -110,7 +110,7 @@ }, { "name": "Steam Networking", - "description": "Enable or disable steam networking", + "description": "Enable or disable steam networking.\r\nLeave this to False as with True it will fail to start!", "env_variable": "STEAM_NETWORKING", "default_value": "False", "user_viewable": true, @@ -199,4 +199,4 @@ "field_type": "text" } ] -} \ No newline at end of file +}