From c24cffb35cb7d8b31c06db565643709f56608afb Mon Sep 17 00:00:00 2001 From: hypevhs <4498312-hypevhs@users.noreply.gitlab.com> Date: Sun, 3 Aug 2025 13:59:32 -0500 Subject: [PATCH] vrcx: just link to their guide --- content/docs/vrchat/vrcx.md | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/content/docs/vrchat/vrcx.md b/content/docs/vrchat/vrcx.md index 247c3fb..76fea6a 100644 --- a/content/docs/vrchat/vrcx.md +++ b/content/docs/vrchat/vrcx.md @@ -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. \ No newline at end of file +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) \ No newline at end of file