mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-12 01:43:40 +00:00
* Cleans up tgfont build command (#69786) Co-authored-by: Aleksej Komarov <stylemistake@ gmail.com> * Cleans up tgfont build command Co-authored-by: AnturK <AnturK@users.noreply.github.com> Co-authored-by: Aleksej Komarov <stylemistake@ gmail.com>
3 lines
75 B
Batchfile
3 lines
75 B
Batchfile
@echo off
|
|
call "%~dp0\..\tools\build\build.bat" --wait-on-error tg-font %*
|