Difference between revisions of "MG/Development"

From MegaGlest
Jump to navigation Jump to search
(move development docs to separate page)
 
Line 7: Line 7:
 
* Compiling
 
* Compiling
 
** [[MG/CodeBlocks Compiling|CodeBlocks Compiling]]
 
** [[MG/CodeBlocks Compiling|CodeBlocks Compiling]]
** [[MG/Linux Compiling|Linux Compiling]]
+
** [[MG/Linux Compiling|Linux Compiling]] (cmake)
** [[MG/Windows Compiling|Windows Compiling]]
+
** [[MG/Windows Compiling|Windows Compiling]] (VC++ 2008)
** [[MG/Mac Compiling|Mac Compiling]]
+
** [[MG/Mac Compiling|Mac Compiling]] (XCode)
 
** [[MG/FreeBSD Compiling|FreeBSD Compiling]]
 
** [[MG/FreeBSD Compiling|FreeBSD Compiling]]
 
* [[MG/Testing|Testing]]
 
* [[MG/Testing|Testing]]
 
* [[MG/Installers|Installers]]
 
* [[MG/Installers|Installers]]
 
* [[MG/Misc Scripts|Misc Scripts]]
 
* [[MG/Misc Scripts|Misc Scripts]]

Revision as of 13:48, 5 February 2011

For people who would like to work on the MegaGlest we have worked hard to make things as easy for you as possible.

Below is a list of links to try to assist anyone who is interested in helping with development or just to learn for your own enjoyment: