Merge branch 'main' into HEAD

# Conflicts:
#	WebHostLib/autolauncher.py
#	WebHostLib/customserver.py
This commit is contained in:
Lexipherous
2025-02-09 17:45:26 +00:00
4 changed files with 53 additions and 7 deletions

View File

@@ -17,6 +17,11 @@
# Web hosting port
#PORT: 80
# Ports used for game hosting. Values can be specific ports, port ranges or both. Default is: "49152-65535"
# Examples of valid values: "40000-41000,49152-65535"
# If ports within the range(s) are already in use, the WebHost will fallback to the default "49152-65535" range.
#GAME_PORTS: "49152-65535"
# Place where uploads go.
#UPLOAD_FOLDER: uploads