Files
Anemone3DS/README.md
2017-07-28 16:09:10 -04:00

18 lines
520 B
Markdown

# 3DSThemeManager
A Theme Manager for the Nintendo3DS, written in C
# Dependencies
This depends on zlib. Get it from portlibs.
# License
This project is licensed under the GNU GPLv3. See LICENSE.md for details.
# Credits
Thanks to Rinnegatamante, whose code served as reference on theme installation.
Thanks to the folks on #dev of Nintendo Homebrew, who helped with unicode shenanigans.
Thanks to the maintainers for all used libraries, including ctrulib, zlib, and minizip.
Screen code by Joel16 and Steveice10.