2
0
mirror of https://github.com/Alia5/GlosSI.git synced 2024-11-09 01:10:24 +00:00
GlosSI/prebuild.ps1

11 lines
164 B
PowerShell
Raw Normal View History

2022-03-06 16:50:19 +00:00
git submodule init
2022-09-04 12:30:14 +00:00
git submodule update --recursive --force
2022-03-06 16:50:19 +00:00
2022-03-07 14:06:40 +00:00
.\buildSFML.ps1
.\buildViGEmClient.ps1
2022-03-06 16:50:19 +00:00
cd deps/traypp
git apply ../../traypp_unicode.patch
cd ../../