(Insert screenshot here)
This project as a whole is licensed under the GNU GPLv2.
The soft keyboard (keyboard.c
/keyboard.h
) is
BSD3-licensed, because I think it's useful for other homebrew software,
too.
A few git repositories are pulled in as git submodules:
dynamic_libs
: Bindings for the dynamic libraries that are present on the Wii U.
To automatically download them, use git clone --recursive
.