fixed sillytavnern launch

This commit is contained in:
deffcolony
2024-07-07 17:26:00 +02:00
parent e92a0d668b
commit 997195eb10

View File

@@ -1,6 +1,6 @@
@echo off
REM Set base directory
set "base_dir=%~dp0\..\..\.."
set "base_dir=%~dp0\..\.."
REM Check if the folder exists
if not exist "%st_install_path%" (