27 lines
879 B
Markdown
27 lines
879 B
Markdown
---
|
|
weight: 800
|
|
title: VRCX
|
|
---
|
|
|
|
# VRCX
|
|
- [VRCX GitHub Repository](https://github.com/vrcx-team/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. |