Line 26:
Line 26:
==Running the test==
==Running the test==
−
Use [[wiiload]] to run mxml-wii.elf/dol on your wii.
+
Use [[wiiload]] to run mxml-wii.elf/dol on your Wii.
It will create test_file.xml and save/load to verify it works.
It will create test_file.xml and save/load to verify it works.
−
Or, you can make a directory and use the HBC.
+
Or, you can make a directory and use the [[HBC]].
==Useage==
==Useage==
See main.cpp in the source file for example.
See main.cpp in the source file for example.
−
(Important: you need to use libfat (fat.h) to make libmxml work)
+
(Important: you need to use [[libfat]] (fat.h) to make libmxml work)
==Documentation==
==Documentation==