mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 11:36:24 +01:00
d097c14187
* 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 %*
|