NML:Changes 0.4: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
Planetmaker (talk | contribs) add changes based on using python3 |
Planetmaker (talk | contribs) →Other changes: new realsprite flags |
||
| Line 8: | Line 8: | ||
== Other changes == |
== Other changes == |
||
* New warnings about and flags for realsprites: (NO)ALPHA, (NO)WHITE and (NO)ANIM. See explanation in [[NML:Realsprites|realsprite page]]. |
|||
None yet |
|||
Revision as of 01:50, 9 November 2014
Introduction
With NML 0.4 we change some of its foundations, it now is written in python3 and requires python 3.2 or newer. Requirements are:
- python 3.2 or newer
- python3-pillow (imaging library)
- python3-ply (lexer library)
Other changes
- New warnings about and flags for realsprites: (NO)ALPHA, (NO)WHITE and (NO)ANIM. See explanation in realsprite page.