Added a bool option to disable threads in in the configfile regarding resource loading.

This commit is contained in:
William Moberg
2016-01-15 16:18:39 +01:00
parent f5ea4d513c
commit c09fe4ae55
4 changed files with 17 additions and 12 deletions
+4 -1
View File
@@ -16,4 +16,7 @@ StartNetwork=false
IsServer=false
Name=Bob
Address=127.0.0.1
Port=13
Port=13
[Multithreading]
ResourceLoading=true