Line 1:
Line 1:
Homebrew '''application development''' for the Wii is both fun and challenging. If you want to develop homebrew for the Wii, you will need some tools.
Homebrew '''application development''' for the Wii is both fun and challenging. If you want to develop homebrew for the Wii, you will need some tools.
−
===Developing===
+
==Developing==
* You can use [[DevkitPro]] to develop applications. Tutorials for setting up DevkitPro are available for [[Devkitppc setup (Windows)|Windows]], [[Devkitppc setup (Linux)|Linux]], and [[Devkitppc setup (Mac OS X)|Mac OS X]].
* You can use [[DevkitPro]] to develop applications. Tutorials for setting up DevkitPro are available for [[Devkitppc setup (Windows)|Windows]], [[Devkitppc setup (Linux)|Linux]], and [[Devkitppc setup (Mac OS X)|Mac OS X]].
* You should read [[Developer tips|developer tips]] before starting to develop to learn about standards and essential code.
* You should read [[Developer tips|developer tips]] before starting to develop to learn about standards and essential code.
Line 7:
Line 7:
* There are various [[Tutorials]] available.
* There are various [[Tutorials]] available.
−
===Releasing===
+
==Releasing==
* If you would like to create a page for your application while developing it, create it in your user namespace and link to it on the [[List of homebrew applications (in development)]] page. You can move it to the article namespace when it is released.
* If you would like to create a page for your application while developing it, create it in your user namespace and link to it on the [[List of homebrew applications (in development)]] page. You can move it to the article namespace when it is released.
* It is strongly recommended to create icon.png and meta.xml files for your application to make it compatible with the [[Homebrew Channel]].
* It is strongly recommended to create icon.png and meta.xml files for your application to make it compatible with the [[Homebrew Channel]].