This website requires JavaScript.
Explore
Help
Sign In
rixty
/
SillyTavern
Watch
1
Star
0
Fork
0
You've already forked SillyTavern
mirror of
https://github.com/SillyTavern/SillyTavern.git
synced
2024-12-12 17:36:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
44bd57f763
SillyTavern
/
Start.bat
6 lines
69 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Initial commit
2023-07-20 19:32:15 +02:00
pushd
%~dp0
call
npm install --no-audit
Modify Start.bat to pass parameters
2024-01-13 15:05:12 +01:00
node server.js
%*
Initial commit
2023-07-20 19:32:15 +02:00
pause
popd
Reference in New Issue
Copy Permalink