1
0
mirror of https://github.com/Mauler125/r5sdk.git synced 2025-02-09 19:15:03 +01:00

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 9f01ff0ea7
commit 1932cd2e11
2 changed files with 2 additions and 0 deletions

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

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