mirror of
https://github.com/reaaLx/nx1-gsc-dump.git
synced 2025-08-31 22:17:27 +00:00
Added more missing files
This commit is contained in:
21
jake.cfg
Normal file
21
jake.cfg
Normal file
@@ -0,0 +1,21 @@
|
||||
//DEBUG
|
||||
//set cg_drawfps 0
|
||||
//set cg_drawfpslabels 0
|
||||
//set cg_drawversion 0
|
||||
//set replay_time 0
|
||||
set con_minicon 1
|
||||
//set com_statmon 0
|
||||
|
||||
//DEVELOPER
|
||||
bind ; "toggle ai_shownodesdist 325 800 1200 2500"
|
||||
|
||||
bind y "toggle timescale 1 0.25"
|
||||
bind UPARROW "replay_restart"
|
||||
bind DOWNARROW "replay_live"
|
||||
bind LEFTARROW "replay_back 10"
|
||||
bind RIGHTARROW "replay_forward 10"
|
||||
bind PAUSE "toggle cl_paused 0 1 2"
|
||||
bind p "toggle cg_drawfps 0 1; toggle cg_drawversion 0 1; toggle con_minicon 0 1; toggle replay_time 0 1; toggle cg_drawfpslabels 0 1; toggle com_statmon 0 1"
|
||||
bind o "toggle cg_drawScriptUsage 0 1"
|
||||
|
||||
|
Reference in New Issue
Block a user