-
-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Can now change the master server URL with --master-server.
One should also use the new --ssl-certificate argument to override the in-built certificate that identifies the official master server. An example would be something like: ./TabletopClub.x86_64 --master-server wss://localhost:9080 --ssl-certificate public.crt This should allow those who want to work on, or host their own master server to connect to it without having to re-compile the game. This commit closes #108.
- Loading branch information
Showing
1 changed file
with
70 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters