Files
SillyTavern/Start.bat

3 lines
37 B
Batchfile

call npm install
node server.js
pause