From 536ba84623a1f96071d553830a6e17e4a1417de3 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Sat, 11 Nov 2023 09:35:54 -0500 Subject: [PATCH] Create EPTU and TECH-PREVIEW directories --- lutris-sc-install.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lutris-sc-install.json b/lutris-sc-install.json index a55f025..83edb45 100644 --- a/lutris-sc-install.json +++ b/lutris-sc-install.json @@ -71,7 +71,7 @@ }, { "execute": { - "command": "mkdir -p \"$GAMEDIR/drive_c/Program Files/Roberts Space Industries/StarCitizen/\"{LIVE,PTU}", + "command": "mkdir -p \"$GAMEDIR/drive_c/Program Files/Roberts Space Industries/StarCitizen/\"{LIVE,PTU,EPTU,TECH-PREVIEW}", "description": "Creating game path" } }