Skip to content

Commit 57d9701

Browse files
ADD: "j" command in Main Menu (connect to internet game)
1 parent 98d6bd0 commit 57d9701

File tree

4 files changed

+216
-70
lines changed

4 files changed

+216
-70
lines changed

MANUAL.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Here are the commands you can use while playing FPC Atomic:
1717
- "+" : Increases the sound volume during play.
1818
- "-" : Decreases the sound volume during play.
1919
- "m" : Toggles the music on and off during play. You can also set this option in the game's options menu.
20+
- "j" : Open IP / Port question dialog to connect to internet server.
2021

2122
## Powerups and game control
2223
Here are the powerups available in the game:
@@ -62,6 +63,10 @@ To connect a client to a server over the Internet, follow these steps:
6263
- -port \<forwarded port number\>: This should be the port number that is forwarded to the server's port.
6364
4. If the IP address and port number are correct, the client will automatically connect to the specified server. When you restart the client or host a new game the given parameters will be resetted and the game will work as "normal".
6465

66+
or
67+
68+
Press "j" when in MainMenu and enter the IP / Port settings to join.
69+
6570
## Server Control Commands
6671
Normally it is not necessary to take care of the server, it is automatically started by fpc_atomic when a game is hosted. If desired the server can also be used in dedicated mode. The first client that connects to a dedicated server is treated as host.
6772

0 commit comments

Comments
 (0)