416135bac4052917f0645ebd51af5d9e2e3078f9
This commit adds support for theme shuffles. To use, pass the first node for the theme into the install_shuffle method and it'll automatically install based on what's selected. Note that right now, *all themes in /Themes/ are selected for debug purposes.* This means if you have more than 10 themes in /Themes/ it will not work right now. This will be changed once an interface for selecting themes is done.
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
Languages
C
97.5%
Makefile
2.5%