Very basic Unity Hub alternative
Go to file
Piotr Siuszko cb0039c096 Get projects form registry windows only 2022-09-25 19:12:31 +02:00
.github/workflows Add more dependencies 2022-09-25 18:38:45 +02:00
egui_client Update layout 2022-09-25 18:12:29 +02:00
rusty_hub Get projects form registry windows only 2022-09-25 19:12:31 +02:00
.gitignore Init 2022-09-24 13:31:22 +02:00
README.md Update README.md 2022-09-25 18:13:53 +02:00

README.md

Rusty Hub

Very simple alternative for Unity Hub. Rust pet project.

obraz

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.