Line 11:
Line 11:
}}
}}
−
The '''MLlib''' (or Minishlink's Library) is a simple library to develop on Nintendo Wii. Technically, it's a wrapper of libogc and others librairies. Coding with this lib on Wii is way easier and faster now ! :-) I created this because I needed a library with I could code with easy functions. It uses [[GX]] for drawing, [http://en.wikipedia.org/wiki/Libpng libpng] for handling PNG, [[FreeTypeGX]] for TTF fonts (I needed to recode it in C) and libs of [[libogc]]...
+
The '''MLlib''' (or Minishlink's Library) is an easy but powerful library that allows you to develop great games quickly for Nintendo Wii. Technically, it's a wrapper of libogc and others librairies. Coding with this lib on Wii is way easier and faster now ! :-) I created this because I needed a library with I could code with easy functions, and quickly. It uses [[GX]] for drawing, [http://en.wikipedia.org/wiki/Libpng libpng] for handling PNG, [[FreeTypeGX]] for TTF fonts (I needed to recode it in C) and libs of [[libogc]].
==Features==
==Features==