Skip to content

TomatenTim/vrcx-vrclist-tools

Repository files navigation

VRCX-VRCList-Tools

A (currently small) colletion of tools for VRCX and VRCList.

Current features:

  • Automatically set worlds to visited on VRCList when visited

Installation

Install python using the offical documentation https://www.python.org/downloads/

Install the requirements of this project

pip install -r requirements.txt

Copy the config.example.cfg to config.cfg and replace the uuid value with your VRCList uuid

To get your uuid:

  1. Go to vrclist.com
  2. Login and open the BrowserDevTools by pressing F12
  3. Navigate to the Application tab
  4. There navigate to Cookies and then https://vrclist.com
  5. Then copy the value of uuid and paste it into config.cfg Get The VRCList uuid

Usage

Start the project using the start.bat

or

python main.py

Setup VRCX Auto-Launch (optional)

When adding the script to the VRCX Auto-Launch, it automatically starts with VRChat.

To add it to the Auto-Launch:

  1. Open VRCX and go to Settings
  2. Go to the Advanced Tab
  3. Make sure Auto-Launch is enabled
  4. Click on the Auto-Launch Folder
  5. In the Project folder right click the start.bat file and Create Shortcut.
  6. Move the shortcut file into the VRCX Auto-Launch Folder.
  7. Right click the shortcut, go to Properties and change the Run mode to Minimized Open Auto-Launch folder

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published