Regolite is an implementation of Regolith written in rust.
Regolite is predominantly an educational project, to teach myself rust. Beyond this primary goal, I would like for Regolite to be
less MC focused than Regolith. So while it will have 1:1 interop with Regolith (at least for supported features), I will additionally be supporting
extensions than make it more suitable for non-MC projects. For example the project
folder will be used as the source of temp, rather than packs/RP
and packs/BP
.
This is a high level overview of Regolite, as compared to Regolith
[x] Init command [] Install command [] Install-all command [] Run command [] Watch command [] Python filters [] Shell filters [] Java filters
[] Completion command [] Config command [] Apply filter
[x] Richer project initialization [] Multi-export [] Single-filter repo [] Tool mode [] Tools for local development of filters
e.g. cargo run -q -- init -d "../test" --force