Create EPTU and TECH-PREVIEW directories

This commit is contained in:
the-sane 2023-11-11 09:35:54 -05:00
parent 0c852746c9
commit 536ba84623

View File

@ -71,7 +71,7 @@
}, },
{ {
"execute": { "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" "description": "Creating game path"
} }
} }