unity.md: finish LCC section

This commit is contained in:
libjared 2024-02-25 00:30:36 +00:00
parent f33ff607af
commit 75ae1fe733

View file

@ -45,7 +45,7 @@ The official VRChat Creator Companion uses Webview2 (Microsoft Edge). This compo
It works by using wine to extract the necessary bits to re-embed into a native client application. While experimental, you can enjoy much easier avatar, world, and asset creation. Again, this is experimental, and we discourage you from trying this on important projects. **Remember to make frequent project backups.** Please leave any feedback about bugs or ideas on the GitHub issues tab.
To install, click the releases tab, download the zip, extract it somewhere
To install, click the releases tab, download the zip, extract it somewhere, and run `./LinuxCreatorCompanion`.
**Note:** If you're using Unity Hub via flatpak, it will have trouble finding and opening Unity. For now, create this wrapper script, chmod +x it, and put it somewhere in your PATH, like `/usr/local/bin/unityhub`.