From c730d0da0bffcee71fb0592fed1e6cc0a800d0a9 Mon Sep 17 00:00:00 2001 From: Natsumi Date: Thu, 8 Dec 2022 16:57:36 +1300 Subject: [PATCH] v2022.12.08 --- README.md | 4 ++-- Version | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 292c6d6d..78b12325 100644 --- a/README.md +++ b/README.md @@ -111,10 +111,10 @@ To install a theme place `custom.css` into your `%AppData%\VRCX` folder then pre - `--debug` launch Chromium DevTools with VRCX. - `--config="C:\VRCX.sqlite3"` set a custom path for VRCX database. -- `--gpufix` set VRCX overlay rendering GPU to index 1 forcing the overlay to render to a secondary dedicated GPU or if you're using an integrated GPU it will force -rendering to your dedicated GPU. +- `--gpufix` set VRCX overlay rendering GPU to index 1 forcing the overlay to render to a secondary dedicated GPU or if you're using an integrated GPU it will force rendering to your dedicated GPU. - `vrcx://user/usr_id` open VRCX user dialog. - `vrcx://avatar/avtr_id` open VRCX avatar dialog. +- `vrcx://group/grp_id` open VRCX group dialog. - `vrcx://world/wrld_id` open VRCX world dialog. - `vrcx://world/wrld_id:12345` open VRCX world dialog with instance. - `vrcx://world/https://vrch.at/0gmbxjpj` open VRCX world dialog with unlocked instance. diff --git a/Version b/Version index 7d0c9007..cc5614a7 100644 --- a/Version +++ b/Version @@ -1 +1 @@ -2022.11.04 \ No newline at end of file +2022.12.08 \ No newline at end of file