emcl
v1.0.2
Published
A language designed to compile to mcfunction files.
Downloads
71
Maintainers
Readme
EMCL
EMCL is a language designed to compile to mcfunction files.
Web Compiler
Install CLI
npm install emcl -g
Run CLI
Create boilerplate project at working directory
emcl init
Build working directory
emcl build