Skip to content

Compilation of a syntex very similar to java to Minecraft Commands. Output is in the `functions` folder, which you should copy inside a datapack with the `cmc` namespace. Compile with `python3 compile.py yourfile.cmc`

License

Notifications You must be signed in to change notification settings

Command-Master/CMC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Compilation of a syntex very similar to java to Minecraft Commands. Output is in the `functions` folder, which you should copy inside a datapack with the `cmc` namespace. Compile with `python3 compile.py yourfile.cmc`

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages