Skip to content

XDelta/VRC_Fav_UI

Repository files navigation

VRC_Fav_UI

A small interface to manage and archive your favorite avatars in VRChat.

Using this tool allows you to have more VRChat favorites by letting you save some of the avatar information offline, mainly the image and avtr_id. Favorites lists can also be used to organize and restore presets by editing favorites.toml.

Additionally this tool is not a modification to the VRChat client and only uses the VRChat API

Application example image

Prerequisite

Python 3.8+

Install

Download the Latest Release.
Run install.bat or

pip install -r requirements.txt

Edit config.toml with your VRChat login information

Updating from a previous version

I recommend you make a backup of the folder before starting and move/rename the existing folder
Install using instructions above
Copy the avatars/ and config/ folders into new install
(old configs will warn you if out of date)

Usage

Run VRC_Fav_UI.py
While in-game use the hotkey ctrl+k by default or click Collect Current Avatar

CC BY-SA 4.0