mirror of
https://github.com/Alia5/GlosSI.git
synced 2024-11-07 03:20:35 +00:00
17 lines
213 B
PowerShell
17 lines
213 B
PowerShell
git submodule init
|
|
git submodule update --recursive --force
|
|
|
|
.\buildSFML.ps1
|
|
.\buildViGEmClient.ps1
|
|
|
|
cd deps/traypp
|
|
|
|
git apply ../../traypp_unicode.patch
|
|
|
|
cd ../../
|
|
|
|
cd .\GlosSIConfig\
|
|
|
|
..\version_help.ps1
|
|
|
|
cd ../ |