Resource: add missing command line parameter client configs

Since the implementation of the loader system, client's need '-noserverdll' to work properly when launched from the SDK launcher.
This commit is contained in:
Kawe Mazidjatari 2024-04-17 20:51:04 +02:00
parent 861b4b6b2b
commit 9a3ea6b53a
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
-noserverdll
-ansicolor
-dev
-devsdk

View File

@ -1,3 +1,4 @@
-noserverdll
-fnf
-showdevmenu
-playlistfile "playlists_r5_patch.txt"