newline
This commit is contained in:
parent
55d1606b64
commit
6befed2bf0
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -21,6 +21,7 @@ PF = /mnt/c/Program\ Files
|
||||||
WIN_HOME = /mnt/c/Users/$(WIN_USER)
|
WIN_HOME = /mnt/c/Users/$(WIN_USER)
|
||||||
APPDATA = $(WIN_HOME)/AppData/Roaming
|
APPDATA = $(WIN_HOME)/AppData/Roaming
|
||||||
LOCALAPPDATA = $(WIN_HOME)/AppData/Local
|
LOCALAPPDATA = $(WIN_HOME)/AppData/Local
|
||||||
|
|
||||||
WIN_STEAM_USERDATA = $(filter-out "userdata",$(shell find $(PFx86)/Steam/userdata -maxdepth 1 -type d -printf "\"%f\" "))
|
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
|
CS2_CFG = $(PFx86)/Steam/steamapps/common/Counter-Strike\ Global\ Offensive/game/csgo/cfg
|
||||||
OBS_CFG = $(PF)/obs-studio/config/obs-studio
|
OBS_CFG = $(PF)/obs-studio/config/obs-studio
|
||||||
|
|
Loading…
Reference in a new issue