You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ Requires UI Expansion Kit - new buttons are added to Camera expando (collapsed b
75
75
*[Move the camera lens to not be instrusively in the middle of the camera screen](https://feedback.vrchat.com/feature-requests/p/move-the-camera-lens-to-not-be-instrusively-in-the-middle-of-the-camera-screen)
76
76
77
77
## EmojiPageButtons
78
-
This mod is deprecated with the new Quick Menu (UI 1.5). Last revision containing its code can be found [here](https://github.com/knah/VRCMods/tree/c1c21edbb0ce13ef4c12b5ffefe0d9fcc0161f77)
78
+
This mod is deprecated with the new Quick Menu (UI 1.5). Last revision containing its code can be found [here](https://github.com/xAstroBoy/VRCMods-Unchained/tree/c1c21edbb0ce13ef4c12b5ffefe0d9fcc0161f77)
79
79
80
80
## FavCat
81
81
An all-in-one local favorites mod. Unlimited favorite lists with unlimited favorites in them and a searchable local database of content and players.
@@ -144,7 +144,7 @@ I believe this step to be necessary to ensure that VRChat team sees (wholesome)
144
144
On top of that, recent API changes indicate that VRChat Team is taking action to restrict access to avatars. It might be an attempt at ripping prevention, or it might be aimed at privacy enhancement, or it might be aimed at extended avatar favorites. There's no way to tell for sure, and there's no knowing how far those changes would go in the future.
145
145
Local favorite mods have to rely on the API to some degree, and with things changing quickly, there's no reliable way to ensure that things will stay working and stay safe ban-wise in the long run.
146
146
147
-
Before you read on, please [scroll up a bit](https://github.com/knah/VRCMods#canny-tickets) and **upvote all linked Canny tickets related to avatar favorites**. If you decide to comment on them, remember to **stay civil** and **avoid mentioning mods**.
147
+
Before you read on, please [scroll up a bit](https://github.com/xAstroBoy/VRCMods-Unchained#canny-tickets) and **upvote all linked Canny tickets related to avatar favorites**. If you decide to comment on them, remember to **stay civil** and **avoid mentioning mods**.
148
148
149
149
In more practical terms, this means the following:
150
150
* Starting with this update, you will not be able to add new avatar favorites, create new avatar favorite lists, or import avatar favorite lists
@@ -359,7 +359,7 @@ It's not recommended to scale avatar too small (below 0.1 scale) or too big as t
359
359
*[Remeasure avatar](https://vrchat.canny.io/avatar-30/p/remeasure-avatar) (not this exact feature, but a similar one)
360
360
361
361
## SparkleBeGone
362
-
This mod is deprecated with the new Quick Menu (UI 1.5). Last revision containing its code can be found [here](https://github.com/knah/VRCMods/tree/c1c21edbb0ce13ef4c12b5ffefe0d9fcc0161f77)
362
+
This mod is deprecated with the new Quick Menu (UI 1.5). Last revision containing its code can be found [here](https://github.com/xAstroBoy/VRCMods-Unchained/tree/c1c21edbb0ce13ef4c12b5ffefe0d9fcc0161f77)
363
363
364
364
## Styletor
365
365
This mod allows you to reskin your Quick Menu (and, eventually, main menu and other UI elements) using VRChat's new UI Styling system.
@@ -471,7 +471,7 @@ These two serve to tightly integrate integrity check with mods to make automated
471
471
472
472
## Installation
473
473
To install these mods, you will need to install [MelonLoader](https://discord.gg/2Wn3N2P) (discord link, see \#how-to-install).
474
-
Then, you will have to put mod .dll files from [releases](https://github.com/knah/VRCMods/releases) into the `Mods` folder of your game directory
474
+
Then, you will have to put mod .dll files from [releases](https://github.com/xAstroBoy/VRCMods-Unchained/releases) into the `Mods` folder of your game directory
475
475
476
476
## Building
477
477
To build these, drop required libraries (found in `<vrchat instanll dir>/MelonLoader/Managed` after melonloader installation, list found in `Directory.Build.props`) into Libs folder, then use your IDE of choice to build.
0 commit comments