-
Notifications
You must be signed in to change notification settings - Fork 39
Expand file tree
/
Copy pathautoexec_dev.cfg
More file actions
22 lines (17 loc) · 924 Bytes
/
autoexec_dev.cfg
File metadata and controls
22 lines (17 loc) · 924 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// README!!!
// This file is for CODE ONLY settings in SP that are for Console and PC.
// Settings that are specific for Console or PC should be added to 'autoexec_console_dev.cfg' or 'autoexec_pc_dev.cfg'
// This file doesn't ship with the game.
// Note: Make sure to use "set" when setting dvars.
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////
// * Development settings *
// Add dev-only settings below.
// These settings WILL NOT be moved to code.
////////////////////////////////////////////
////////////////////////////////////////////
// * Shipping settings *
// Add non-dev settings below.
// These settings WILL be moved to code.
////////////////////////////////////////////