From d6cfe10a6428856d42b5bf8c63063abd144bf82e Mon Sep 17 00:00:00 2001 From: Hendalf <56977415+Hendalf-DEV@users.noreply.github.com> Date: Fri, 26 Apr 2024 09:39:19 +0300 Subject: [PATCH] Update README.md --- game_eggs/path_of_titans/README.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/game_eggs/path_of_titans/README.md b/game_eggs/path_of_titans/README.md index 57f0770b..25e6d52b 100644 --- a/game_eggs/path_of_titans/README.md +++ b/game_eggs/path_of_titans/README.md @@ -18,12 +18,13 @@ If you are experienced the I could reccomend using this documentation website on Ports required to run the server in a table format. -| Port | default | -|---------|---------| -| Game | 7777 | -| Query | 7778 | -| Rcon | 7779 | -| Stats | 7780 | +| Port | default | +|---------------|---------| +| Game | 7777 | +| Reserved port | 7778 | +| Rcon | 7779 | +| Stats | 7780 | +| Query | 7781 | ### Notes @@ -33,4 +34,7 @@ You need to assign to network port `7779` if you want to use RCON Also you need to open port `7778` and `7781` for the query, so it can appear on the server list. `7780` is Stats port. +`7777, 7781` open for UDP +`7778, 7779, 7780` both protocols +