add imgui demo
This commit is contained in:
@@ -18,7 +18,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 cDrive_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/cDrive.nro --args https://pan.3m3m.top/api/public/dl/Cwg6sGXL
|
||||
```
|
||||
Reference in New Issue
Block a user