mirror of
https://github.com/Alia5/GlosSI.git
synced 2024-11-09 01:10:24 +00:00
11 lines
156 B
PowerShell
11 lines
156 B
PowerShell
git submodule init
|
|
git submodule update --recursive
|
|
|
|
.\buildSFML.ps1
|
|
.\buildViGEmClient.ps1
|
|
|
|
cd deps/traypp
|
|
|
|
git apply ../../traypp_unicode.patch
|
|
|
|
cd ../../ |