rusty_hub/README.md

13 lines
502 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.
![obraz](https://user-images.githubusercontent.com/13188195/192153778-49e731c3-8820-4963-8c27-d0c6aab32fdc.png)
## 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.