A standalone companion app for ChilloutVR that expands the user experience!
- Real Time Friends List
- Live Instances with Friend Count
- See your Friends, Avatars, Worlds & Props
- Get & Reply Notifications in Real Time
- Built on Electron for Multiplatform Support
- Manage your friends and content in-app
- Get additional stats and info, such as:
- Time spent with friends
- Last seen online
- ...and more!
- Download and Install Node from https://nodejs.org/en/download/ (LTS is usually a good choice)
git clone https://github.com/AstroDogeDX/CVRX.git
cd CVRX
npm install
npm run make
This should create the CVRX-x.x.x Setup.exe
in the folder: out/make/squirrel.windows/x64/
- Ensure the electron pre-requisites are met: https://www.electronjs.org/docs/latest/development/build-instructions-macos#prerequisites
git clone https://github.com/AstroDogeDX/CVRX.git
cd CVRX
npm install
npm run make-mac
This should create the CVRX-x.x.x-universal.dmg
in the folder: out/make/
Other platform build instructions are probably the same with some variations, however they haven't been tested.
- Root:
%Appdata%/CVRX/
- Logs:
%Appdata%/CVRX/CVRLogs/
- Images Cache:
%Appdata%/CVRX/CVRCache/
- Root:
~/Library/Application\ Support/CVRX/
- Logs:
~/Library/Application\ Support/CVRX/CVRLogs/
- Images Cache:
~/Library/Application\ Support/CVRX/CVRCache/
⚠️ Notice!This software is in no way associated with or supported by ChilloutVR or AB Interactive.