Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippvK authored May 15, 2020
1 parent da2721b commit d535398
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ The client can be started the same way (AFTER THE SERVER WAS STARTED) but you ca
java -jar client.jar -server 192.168.1.7 -lang en_US # Replace IP with the one of your server (which you can find out by using for example `ifconfig`/`ipconfig`) and lang with en_US, fi_FI or sv_SE
```

If you want to enable debugging messages, add `-verbose` to the list of arguments.

After the Login screen, which can be skipped with an empty form, you should see your familiar Playforia Minigolf Menu!

**NEW:** You can now choose your nickname freely. However the input to the password field will still be ignored and there is no check for errors and so on...
Expand Down

0 comments on commit d535398

Please sign in to comment.