Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 299 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 299 Bytes

CMC

Compilation of a syntax very similar to java to Minecraft Commands.

The output is in the functions folder, which you should copy inside a datapack with the cmc namespace.

Compile with python3 compile.py yourfile.cmc

You can compile the example with python3 compile.py example/*.cmc