mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-07-15 01:32:22 +01:00
291dcf9515
[TESTMERGE] Properly working TGUI Next
5 lines
62 B
Batchfile
5 lines
62 B
Batchfile
@echo off
|
|
cd "%~dp0\.."
|
|
call yarn install
|
|
call yarn run watch
|