diff --git a/README.md b/README.md index 76a6760..32154a9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # rusty_hub Very simple alternative for Unity Hub. Rust pet project. + + +## 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.