rusty_hub/README.md

13 lines
522 B
Markdown

# Rusty Hub [![build](https://github.com/Leinnan/rusty_hub/actions/workflows/rust.yml/badge.svg)](https://github.com/Leinnan/rusty_hub/actions/workflows/rust.yml)
Very simple alternative for Unity Hub. Rust pet project.
![rusty_hub_egui_MfuZVmPa9T](https://user-images.githubusercontent.com/13188195/192160570-44f98c74-8193-4027-b0e4-5b7b0d02157c.gif)
## Thanks
Big thanks to https://github.com/unitycoder/UnityLauncherPro
Most of the required information about how data is stored by Unity HUB is taken from there.