add egl support
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# xPlayer
|
||||
# xplayer
|
||||
|
||||
### Build On MSYS2
|
||||
|
||||
@@ -25,7 +25,7 @@ To build for Switch, a standard development environment must first be set up. In
|
||||
(dkp-)pacman -S switch-glfw switch-curl
|
||||
|
||||
cmake -B build -DCMAKE_TOOLCHAIN_FILE="$DEVKITPRO/cmake/Switch.cmake"
|
||||
make -C build xPlayer_nro -j$(nproc)
|
||||
make -C build xplayer_nro -j$(nproc)
|
||||
# for debug
|
||||
nxlink -a 192.168.3.97 -s build/xPlayer.nro --args https://pan.3m3m.top/api/public/dl/Cwg6sGXL
|
||||
nxlink -a 192.168.3.97 -s build/xplayer.nro --args https://pan.3m3m.top/api/public/dl/Cwg6sGXL
|
||||
```
|
||||
Reference in New Issue
Block a user