Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 541 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 541 Bytes

Logo: Violin.rs

Violin.rs is a Rust framework for rust-powered MCBE addon development (Previously known as Violet Crystal)

Violin.rs is currently in refactoring process.

Available features:

  • Pack generation
  • Items (all the components are there!)
  • Script support (pairing a folder with .js scripts with the pack)
  • Recipes
  • Blocks*

* - Block APIs are still not refactored

Plans:

  • Entities;
  • Animation / Render controllers;