mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-30 12:32:55 +00:00
note
This commit is contained in:
parent
17b7754875
commit
588b3f7488
@ -6,7 +6,7 @@
|
||||
"title": "Use KCP Transport",
|
||||
"type": "toggle",
|
||||
"value": false,
|
||||
"tooltip": "Use alternative transport that requires port forwarding but seems to be more reliable. The port to forward is 7777. Use this if you are having trouble connecting."
|
||||
"tooltip": "Use alternative transport that requires port forwarding but seems to be more reliable. The port to forward is 7777. Use this if you are having trouble connecting. ALL PLAYERS MUST HAVE THIS AS THE SAME VALUE."
|
||||
},
|
||||
"defaultServerIP": {
|
||||
"title": "Last Entered IP/ID",
|
||||
|
@ -47,7 +47,7 @@ Spoilers within!
|
||||
## Frequently Asked Questions
|
||||
|
||||
### I keep timing out when trying to connect!
|
||||
Check the mod settings for "Use KCP Transport".
|
||||
Check the mod settings for "Use KCP Transport". You have to forward port 7777, or use Hamachi. All players must have this turned on or off.
|
||||
|
||||
### Requirements
|
||||
- Latest version of OWML.
|
||||
@ -157,7 +157,6 @@ The template for this file is this :
|
||||
}
|
||||
```
|
||||
|
||||
- useKcpTransport - Allows you to directly connect to IP addresses, rather than use the Epic relay.
|
||||
- dumpWorldObjects - Creates a file with information about the WorldObjects that were created.
|
||||
- instanceIdInLogs - Appends the game instance id to every log message sent.
|
||||
- hookDebugLogs - Print Unity logs and warnings.
|
||||
|
Loading…
x
Reference in New Issue
Block a user