File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3030 sudo update-alternatives --set x86_64-w64-mingw32-gcc /usr/bin/x86_64-w64-mingw32-gcc-posix
3131 sudo update-alternatives --set x86_64-w64-mingw32-g++ /usr/bin/x86_64-w64-mingw32-g++-posix
3232 # download steamaudio
33- curl -LO https://github.com/ValveSoftware/steam-audio/releases/download/v4.5.3 /steamaudio_4.5.3 .zip
34- unzip steamaudio_4.5.3 .zip 'steamaudio/lib/**/*' -d src/lib
33+ curl -LO https://github.com/ValveSoftware/steam-audio/releases/download/v4.6.0 /steamaudio_4.6.0 .zip
34+ unzip steamaudio_4.6.0 .zip 'steamaudio/lib/**/*' -d src/lib
3535 cp src/lib/steamaudio/lib/linux-x64/* project/addons/godot-steam-audio/bin/
3636 cp src/lib/steamaudio/lib/windows-x64/* project/addons/godot-steam-audio/bin/
3737 cp src/lib/steamaudio/lib/android-armv8/* project/addons/godot-steam-audio/bin/android/arm64
You can’t perform that action at this time.
0 commit comments