- Implemented native Song playback in OpenAL and XAudio2 - Some tweaks in the MediaPlayer and MediaQueue - Added a testmusic.ogg file to the media folder
5 lines
65 B
Batchfile
5 lines
65 B
Batchfile
@echo off
|
|
|
|
"./NuGet/NuGet.exe" install packages.config
|
|
|
|
pause |