Set of common build tools.
Find a file
2016-06-17 12:38:25 -07:00
3ds Fix makerom naming mistake. 2016-06-17 12:38:25 -07:00
wiiu Preliminary Wii U support. 2016-05-03 20:31:38 -07:00
make_base Use uname -m to determine architecture. 2016-05-31 13:16:42 -07:00
README.md Clarify requirements. 2016-04-01 20:53:08 -07:00

buildtools

Common build tools for C/C++ projects. Supports PC and 3DS targets.

Requires some form of the zip/unzip commands. When embedding binary files, xxd is required as well.