Files
GS13NG/tgui/bin/tgui-dev-server.bat
T
2020-04-23 13:31:48 +03:00

5 lines
62 B
Batchfile

@echo off
cd "%~dp0\.."
call yarn install
call yarn run watch