You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
GlosSI/prebuild.ps1

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 ../../