Rusty Unity Hub
Projects

rusty_hub_egui_JU3JdNtfpz

Very simple alternative for Unity Hub. Rust pet project. For now it does work properly only on Windows, but support for other platforms is on the roadmap.

Download

There is ready to download Windows version. Go to Releases and look for windows-build.zip in Assets.

Building and using

Cargo is required in order to build it.

Building is pretty simple, just copy repo, open rusty_hub_egui subdirectory in CLI client and run these commands:

git clone git@github.com:Leinnan/rusty_hub.git
cd rusty_hub/rusty_hub_egui
cargo build --release
cargo run --release

0.2 ToDo

0.3 ToDo

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.

Thanks for the icon to the Papirus Development Team