nmlc
newgrf meta language compiler
Install
- All systems
-
curl cmd.cat/nmlc.sh
- Debian
-
apt-get install nml
- Ubuntu
-
apt-get install nml
- Kali Linux
-
apt-get install nml
- Fedora
-
dnf install nml
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nml
- Raspbian
-
apt-get install nml
- Dockerfile
- dockerfile.run/nmlc
nml
newgrf meta language compiler
NML is a python-based compiler, capable of compiling NML (NewGRF Meta Language) files (along with their associated language, sound and graphic files) into grf and / or nfo files (which can serve as datafiles for the OpenTTD or TTDPatch games).