r5sdk/r5dev/resource/cfg/autoexec_client.cfg

18 lines
641 B
INI
Raw Normal View History

/////////////////////// client configuration file.
// This file is executed automatically on startup.
2022-02-10 00:48:24 +01:00
//////////////////////////
//// CLIENT ////
//////////////////////////
cl_noTimeoutLocalHost "0" // Do not time-out on local connections.
//////////////////////////
//// DEBUG TEXT ////
//////////////////////////
rui_defaultDebugFontFace "ArameMono" // Sets the RUI debug font face.
//////////////////////////
//// PLATFORM ////
//////////////////////////
origin_disconnectWhenOffline "0" // Whether the client disconnect itself from the server if Origin is offline.