The core for mcx dsl.
Packages:
- client
- types
- core
- zh: [./docs/README.zh.md]
- ko: [./docs/README.ko.md]
- ja: [./docs/README.ja.md]
Go to Docs for starting
MCX is a MCBE addon DSL. It is not affiliated with the official mcbe. It can let you build mcbe addon in a simple way.
- Component MCX can generate mcbe component json fast
- UI MCX can build ui simple
- App MCX can let you use these feature
- MCX Client can let you run your app
- MCX Compiler core and mbler can let build your app
- It support I18n
Read Contributing