mirror of
https://github.com/SillyTavern/SillyTavern-Launcher.git
synced 2026-04-30 19:21:22 +00:00
fixed sillytavnern launch
This commit is contained in:
@@ -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%" (
|
||||
|
||||
Reference in New Issue
Block a user