mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-07-12 00:02:24 +01:00
66962a8816
trying to update from TGUI Next to TGUI 3, so we can later upgrade from TGUI 3 to TGUI 4.
5 lines
62 B
Batchfile
5 lines
62 B
Batchfile
@echo off
|
|
cd "%~dp0\.."
|
|
call yarn install
|
|
call yarn run watch
|