Go to file
rubenwardy 6e66e8ab00 Add command line arguments 2014-10-12 19:47:56 +01:00
.gitignore Add command line arguments 2014-10-12 19:47:56 +01:00
README.md Add command line arguments 2014-10-12 19:47:56 +01:00
mesecode.py Add command line arguments 2014-10-12 19:47:56 +01:00
specification.md Initial Commit 2014-10-12 19:23:20 +01:00
test.mese Initial Commit 2014-10-12 19:23:20 +01:00
test.py Add command line arguments 2014-10-12 19:47:56 +01:00

README.md

MeseCode

A readable modding format for Minetest. Scripts are written in MeseCode, which is then converted into Lua.

Created by rubenwardy.

License: GPL 3.0 or later

The copyright of mesecode scripts, and any resulting Lua files, remains with their author.

Usage

$ python mesecode.py path/to/file.mese output/directory