2 releases
0.1.1 | May 3, 2020 |
---|---|
0.1.0 | Apr 25, 2020 |
#9 in #datapack
16KB
428 lines
Nucleus
Nucleus is a command-line interface to generate datapack template for Minecraft Datapacks's discord server. This nucleus is a fork of Gnottero's Nucleus rewritten in rust.
Installation
- Install rustup (Needed to compile and install Nucleus)
- Run command:
cargo install nucleus
- Let the magic does it stuff.
Usage
You can always run
nucleus help
to visit help page
nucleus new
to create new datapack project inside current directory.nucleus init
to initialize datapack project from current directory.
Dependencies
~6–16MB
~219K SLoC