Universal Level Formats Library

Home

The Universal Level Formats Library (ulvl) is a simple Python library for reading and writing simple, universal level formats. Three formats are available: the JSON-based JSL, the ASCII-based ASCL, and the XML-based ULX. ulvl also supports importing data from files in the Tiled map editor's TMX format (but does not support saving to that format).