In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
233 bytes removed ,  22:09, 16 October 2009
m
no edit summary
Line 6: Line 6:  
| maintainer  =  
 
| maintainer  =  
 
| contributor =  
 
| contributor =  
| portedby    = beardface
+
| portedby    =  
| version    = 2.5
+
| version    = 2.6
 
| licence    = GNU LGPL
 
| licence    = GNU LGPL
| download    = http://wiichat.googlecode.com/files/mxml-wii.tgz
+
| download    = https://sourceforge.net/projects/devkitpro/files/portlibs
 
| website    = http://www.minixml.org/
 
| website    = http://www.minixml.org/
 
| discussion  =  
 
| discussion  =  
 
| source      =  
 
| source      =  
 
}}
 
}}
 
+
'''Mini-XML''' is a library ported for Wii to load and save XML config files in your GameCube/Wii apps.
'''Mini-XML''' is a library ported for Wii to load and save XML config files in your gc/wii apps.
      
== Install ==
 
== Install ==
Line 24: Line 23:  
Option 2:
 
Option 2:
 
*setup your Makefile to use the mxml dir for the libs and includes
 
*setup your Makefile to use the mxml dir for the libs and includes
  −
== Running the test ==
  −
Use [[wiiload]] to run mxml-wii.elf/dol on your Wii.
  −
It will create test_file.xml and save/load to verify it works.
  −
  −
Or, you can make a directory and use the [[HBC]].
      
== Usage ==
 
== Usage ==
Line 39: Line 32:  
#include "mxml.h"
 
#include "mxml.h"
 
</source>
 
</source>
  −
See main.cpp in the source file for example.
      
Add the extra libraries to link with the project in your Makefile:
 
Add the extra libraries to link with the project in your Makefile:
3,032

edits

Navigation menu