init
This commit is contained in:
commit
a956daf8e2
2351 changed files with 163047 additions and 0 deletions
9
config/xnet-client.toml
Normal file
9
config/xnet-client.toml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
#General settings
|
||||
[general]
|
||||
#Maximum size of the packet used to send copy/pasted channels/connectors to the server. -1 means no maximum (packets are split)
|
||||
#Range: -1 ~ 1000000000
|
||||
controllerMaxPaste = -1
|
||||
#If true then cables are also shown when sneaking even if they are not in a facade
|
||||
showNonFacadedCablesWhileSneaking = true
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue