Update VRChat Creation Documentation Regarding local avatars and Linux
Malactus
In https://creators.vrchat.com/avatars/#local-avatar-testing it says that Build & Test puts the avatar into
Windows: %LocalAppdata%Low\VRChat\VRChat\Avatars
Linux: $HOME/.local/share/VRChat/VRChat/Avatars/
However this is not taking to account users who install UnityHub via Flatpak. In this case the default directory would be
$HOME/.var/app/com.unity.UnityHub/data/VRChat/VRChat/Avatars/
It is not also mentioning that If using linux also these directories should be linked to where ever vrchat is actively running, and should show basic linking commands (specifically to vrc running over proton on steam) for those not that versed in linux for brevity, especially if folks have just migrated from windows to linux.
This may be the reason for so many reports of "Build & Test" not working Linux.
Log In