mirror of
https://github.com/SillyTavern/SillyTavern-Launcher.git
synced 2026-05-01 03:31:31 +00:00
Added log detection failure fallback & VPN detection to warn of install issues
- Added log detection failure fallback so if logs aren't found for auto-repair SillyTavern it launches with start.bat normally - VPN detection to warn of install issues because Node.JS will sometimes partially fail to install if a VPN is active - added a developer fast restart option under 000 at home.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -9,4 +9,5 @@ bin/*
|
||||
!bin/functions/
|
||||
!bin/functions/**
|
||||
*.txt
|
||||
*.logs
|
||||
*.logs
|
||||
/bin/functions/Toolbox/Troubleshooting/telemetry/venv
|
||||
|
||||
Reference in New Issue
Block a user