iv-tools/README.md

274 B

Dependencies

  • rust / cargo

Linux users might require some XCB libraries to use bevy_egui. These packages that can be installed on Debian-based systems with the following command:

sudo apt install libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev