centrosome

Crates.iocentrosome
lib.rscentrosome
version0.2.1
sourcesrc
created_at2020-02-06 17:18:24.712281
updated_at2020-03-01 09:41:49.149501
descriptionA command-line application that merge datapacks into one
homepagehttps://github.com/oOBoomberOo/Centrosome
repositoryhttps://github.com/oOBoomberOo/Centrosome
max_upload_size
id205540
size54,679
Boomber (oOBoomberOo)

documentation

README

Oxidized Centrosome Crates.io Build Status Discord

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

  1. Run command centrosome <directory> where <directory> is the directory that you put your datapacks inside.
  2. 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.
  3. ???
  4. Profit!

Installation

Install with cargo (Recommended/All OS)

  1. Install Rust.
  2. Build Centrosome via cargo (cargo install centrosome)
  3. You should be able to run centrosome command without a problem now

Install from binary (Window)

  1. Download window binary from Release Page
  2. Extract and put that binary into some folder.
  3. Add 'PATH' to that binary.
  4. You should be able to run centrosome command now.

Install from binary (Linux)

  1. Download linux binary from Release Page
  2. Extract the zip file
  3. Move that binary into /bin or /usr/bin folder (make sure you give them execution permission as well)
  4. You should be able to run centrosome command now

Showcase

https://youtu.be/x3cLq4uEsfM

Commit count: 39

cargo fmt