Skip to content
andyli edited this page Oct 8, 2012 · 19 revisions

About this wiki

Here is the wiki for the contributors of NME. Mainly for sharing development ideas and coding guidelines etc.

To learn using NME, check the documentation.

About this Github repo

This is the official GIT mirror of NME's SVN repo on Google Code. You can fork and make pull request to here, and the changes will be synchronized to the SVN repo from time to time.

However, the main contributors of NME is still using SVN, and the synchronization is not automatic at the moment. So please take a look at the SVN repo before starting to work on a feature/issue to avoid conflict or waste of time.

Things you can contribute

Fixing bugs

Take a look at the issue pages:

Yeah, it is an issue to have so many place for issues. But it is our current status.

Implementing missing features

For missing feature we mean the Flash API that is not yet implemented in NME. When implementing it, please make sure the behavior and the API signature is identical to the corresponding one of the latest version of Flash.

Clone this wiki locally