mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-08-07 21:26:50 +08:00
Instead of including yuzu and all the sources it uses directly, include only what specifically belongs to yuzu. Submodules can be downloaded separately later using git since a shallow clone includes minimally all the repository information needed for it.