6 releases
0.2.1 | Mar 1, 2020 |
---|---|
0.2.0 | Feb 8, 2020 |
0.1.4 | Feb 7, 2020 |
#6 in #datapack
37KB
1K
SLoC
Oxidized Centrosome
Oxidized Centrosome is a fork of "Centrosome by Cocoon" rewritten in Rust. (Yes, I know, Oxidized Centrosome make no sense)
About
Oxidized Centrosome is a command-line tool that provide automatic datapack merging with a simple command with amazing speed.
Getting Started
- Run command
centrosome <directory>
where<directory>
is the directory that you put your datapacks inside. - You will be asked to choose a "Core Datapack". This pack will have higher priority than other pack and will prefer to override other file in case of conflict.
- ???
- Profit!
Installation
Install with cargo (Recommended/All OS)
- Install Rust.
- Build Centrosome via cargo (
cargo install centrosome
) - You should be able to run
centrosome
command without a problem now
Install from binary (Window)
- Download window binary from Release Page
- Extract and put that binary into some folder.
- Add 'PATH' to that binary.
- You should be able to run
centrosome
command now.
Install from binary (Linux)
- Download linux binary from Release Page
- Extract the zip file
- Move that binary into
/bin
or/usr/bin
folder (make sure you give them execution permission as well) - You should be able to run
centrosome
command now
Showcase
Dependencies
~9–20MB
~277K SLoC