👾 NSPi pre-release v0.0.3
Source NSPi.
Build (Linux) (Partially working)
cmake -B build -S . -DCMAKE_BUILD_TYPE=Release
cd build
make -j$(nproc)
./NSPi
Source NSPi.
cmake -B build -S . -DCMAKE_BUILD_TYPE=Release
cd build
make -j$(nproc)
./NSPi