NMLTutorial: Difference between revisions

From TTWiki
Jump to navigation Jump to search
Content deleted Content added
Hyronymus (talk | contribs)
m moved Nml to NMLTutorial: Copying Lakie's GRFtutorial approach
Hyronymus (talk | contribs)
Removed the 'double' header
Line 1: Line 1:
==Introduction to Newgrf Meta Language (NML)==

Since june 2010 a new coding language for creating TTDpatch/OpenTTD GRF's exists: Newgrf Meta Language or NML. It differs significantly from the old way of GRF editing and although [http://hg.openttdcoop.org/nml/raw-file/tip/docs/index.html documentation] is available it may still be a challenge for people interested in using NML code.
Since june 2010 a new coding language for creating TTDpatch/OpenTTD GRF's exists: Newgrf Meta Language or NML. It differs significantly from the old way of GRF editing and although [http://hg.openttdcoop.org/nml/raw-file/tip/docs/index.html documentation] is available it may still be a challenge for people interested in using NML code.



Revision as of 16:32, 19 June 2011

Since june 2010 a new coding language for creating TTDpatch/OpenTTD GRF's exists: Newgrf Meta Language or NML. It differs significantly from the old way of GRF editing and although documentation is available it may still be a challenge for people interested in using NML code.

There will be detailed examples of how coding in NML works on this new TT-wiki. Make sure to check the progress of this NML tutorial regularly.