NML:Changes 0.4

From GRFSpecs
Revision as of 17:03, 20 June 2014 by Planetmaker (talk | contribs) (add changes based on using python3)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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

None yet