e9d10fe29b
- fix use of deprecated macro - move network stuff to platform directory - ensure all lua is built for 32 bit integers - clean up build configurations - use newer docker image
3DS build
Requirements
- devkitARM + the 3ds-dev meta package
- the following additional packages:
- 3ds-libpng
- 3ds-zlib
Building instructions
cmake -B build -S . -DCMAKE_TOOLCHAIN_FILE=$DEVKITPRO/cmake/3DS.cmake
cmake --build build
You should now be able to find tic80.3dsx in build/bin.