Difference between revisions of "Libmii"
Jump to navigation
Jump to search
Line 28: | Line 28: | ||
| type = Demo | | type = Demo | ||
| author = [[User:Mjbauer95|Mjbauer95]] | | author = [[User:Mjbauer95|Mjbauer95]] | ||
− | | version = 0. | + | | version = 0.3d |
| download = [http://65.30.72.135/libmii/example/release/0.3d.tar.gz Here] | | download = [http://65.30.72.135/libmii/example/release/0.3d.tar.gz Here] | ||
| source = [http://65.30.72.135/libmii/example/release/source-0.3d.tar.gz Here] [http://github.com/paradoq/libmii/tree/ad7e3299e5a3c3a9dd8fe539b93f22801f775de4/example git] | | source = [http://65.30.72.135/libmii/example/release/source-0.3d.tar.gz Here] [http://github.com/paradoq/libmii/tree/ad7e3299e5a3c3a9dd8fe539b93f22801f775de4/example git] |
Revision as of 17:55, 29 March 2009
Libmii | |
General | |
---|---|
Author(s) | Mjbauer95 |
Type | Development |
Version | 0.3d |
Links | |
[[Here|Download]] | |
[[[1]|Website]] | |
[[Here git|Source]] |
Libmii is an in-development library to allow homebrew developers to use Miis in their applications.
Mii structure
Libmii uses a similar structure to the one on Mii format. It is included in the .h file Here.
What works
(as of version 0.3d)
- Name
- Creator
- Birthday
- Favorite
- Gender
Example
Libmii Example | |
General | |
---|---|
Author(s) | Mjbauer95 |
Type | Demo |
Version | 0.3d |
Links | |
[[Here|Download]] | |
[[[2]|Website]] | |
[[Here git|Source]] | |
Peripherals | |
![]() |
There is an example here. The source is also available here.