spencersolberg / optichime

Rust app for converting OptiFine resource packs to Chime
MIT License
9 stars 1 forks source link
chime optifine

OptiChime

Rust app for converting OptiFine resource packs to Chime


OptiChime is a Rust program for converting OptiFine resource packs into Chime resource packs

Features

Compiling and running

  1. Ensure you've installed Rust + Cargo
  2. Clone/download the code for OptiChime
  3. CD into the folder
  4. Run cargo run PATH_TO_OPTIFINE_RESOURCE_PACK to start the conversion
  5. Find the converted pack inside the output folder (it will retain the same name with _CHIME appended)

Notes

Currently there's only a few predicates implemented (name, Nbt) and only items are supported (no armors, etc.). Nbt predicates will only work for strings.