Added a bool option to disable threads in in the configfile regarding resource loading.
This commit is contained in:
@@ -16,4 +16,7 @@ StartNetwork=false
|
||||
IsServer=false
|
||||
Name=Bob
|
||||
Address=127.0.0.1
|
||||
Port=13
|
||||
Port=13
|
||||
|
||||
[Multithreading]
|
||||
ResourceLoading=true
|
||||
|
||||
Reference in New Issue
Block a user