Skip to content

2xsaiko/mcrestool

Repository files navigation

mcrestool

Building

You need the following set up:

  • a Rust development environment (cargo)
  • a C++ development environment (cmake)
  • an up to date version of Qt 5
  • extra-cmake-modules from your distro's repositories
  • corrosion (for Gentoo: dev-util/corrosion::2xsaiko)
  • cxxbridge (cargo install cxxbridge-cmd)

Then, run:

$ mkdir build
$ cd build
$ cmake ..
$ make

That's it! The binary should be output at build/mcrestool.

About

Tool to edit Minecraft resources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published