From 6befed2bf09a55cf37e655754df921809fcb8b4d Mon Sep 17 00:00:00 2001 From: Mylloon Date: Wed, 2 Oct 2024 20:26:12 +0200 Subject: [PATCH] newline --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 86941e8..749839f 100644 --- a/Makefile +++ b/Makefile @@ -21,6 +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