Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 302 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 302 Bytes

EMCL

EMCL is a language designed to compile to mcfunction files.

Web Compiler

URL

Install CLI

npm install emcl -g

Run CLI

Create boilerplate project at working directory

emcl init

Build working directory

emcl build