Compare commits
No commits in common. "8c35f3d7aed1f25d2e71e3c7292709c4d452941e" and "55d1606b64916e4cc6fb83e5693ed6fdab187fad" have entirely different histories.
8c35f3d7ae
...
55d1606b64
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -21,7 +21,7 @@ PF = /mnt/c/Program\ Files
|
|||
WIN_HOME = /mnt/c/Users/$(WIN_USER)
|
||||
APPDATA = $(WIN_HOME)/AppData/Roaming
|
||||
LOCALAPPDATA = $(WIN_HOME)/AppData/Local
|
||||
|
||||
WIN_STEAM_USERDATA = $(filter-out "userdata",$(shell find $(PFx86)/Steam/userdata -maxdepth 1 -type d -printf "\"%f\" "))
|
||||
CS2_CFG = $(PFx86)/Steam/steamapps/common/Counter-Strike\ Global\ Offensive/game/csgo/cfg
|
||||
OBS_CFG = $(PF)/obs-studio/config/obs-studio
|
||||
|
||||
|
|
Loading…
Reference in a new issue