Solution for exercise 11

added possibility to start own Server from client
added a Checkbox to the connection menu to manage starting own server
This commit is contained in:
Timo Brennförder
2024-10-04 17:57:45 +02:00
parent 9cfabdb15d
commit 161fa5cb22
8 changed files with 252 additions and 9 deletions

View File

@@ -9,7 +9,7 @@
#
# Specifies the map used by the opponent in single mode.
# Single mode is activated if this property is set.
map.opponent=maps/map2.json
#map.opponent=maps/map2.json
#
# Specifies the map used by the player in single mode.
# The player must define their own map if this property is not set.