Alex Taber 416135bac4 Add support for shuffle (#3)
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.
2017-07-24 09:10:44 -04:00
2017-07-24 09:10:44 -04:00
2017-07-20 17:19:07 -04:00
2017-07-20 17:19:07 -04:00
2017-07-20 17:19:07 -04:00
2017-07-20 17:19:07 -04:00

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

Description
No description provided
Readme GPL-3.0 1.7 MiB
Languages
C 97.5%
Makefile 2.5%