Files
VOREStation/tgui/bin/tgui-build.bat
T
ShadowLarkens 1cded01770 TGUI v3.0
This ports TGUI, and makes the old nano crew monitor and the disposal
bins use it as first examples.
2020-07-16 14:59:45 -07:00

6 lines
75 B
Batchfile

@echo off
cd "%~dp0\.."
call yarn install
call yarn run build
timeout /t 9