vrcx: just link to their guide

This commit is contained in:
hypevhs
2025-08-03 13:59:32 -05:00
parent b4b8e2ad73
commit c24cffb35c

View File

@@ -8,20 +8,5 @@ title: VRCX
VRCX is a tool for managing your VRChat friendships, as well as providing additional convenience features.
## AppImage (Preferred Method)
### Stable
1. Download the latest .AppImage from here: [VRCX Official Releases](https://github.com/vrcx-team/VRCX/releases)
1. Run `chmod +x VRCX_*.AppImage`.
1. Run the AppImage. This will install it as an app, which then auto-removes the AppImage file.
1. Open VRCX from your apps.
### Nightly
- Do the same steps as above, but download the latest .AppImage from here, instead: [VRCX Nightly Releases](https://github.com/Natsumi-sama/VRCX/releases)
## Wine (deprecated)
Running VRCX in Wine is no longer supported, and the `install-vrcx.sh` script has been deleted upstream. Users should migrate to the
official Linux port above.
VRCX now provides an official Linux port. Rather than duplicate that info here, please refer to the guide on their wiki:
[Running VRCX on Linux](https://github.com/vrcx-team/VRCX/wiki/Running-VRCX-on-Linux)