Update README.md

This commit is contained in:
SDraw 2023-05-06 00:05:23 +00:00 committed by SDraw
parent 0f5e1484d1
commit 08b1909d52
No known key found for this signature in database
GPG key ID: BB95B4DAB2BB8BB5
2 changed files with 17 additions and 13 deletions

View file

@ -1,16 +1,16 @@
Merged set of MelonLoader mods for ChilloutVR.
**State table for game build 2022r170p1:**
| Full name | Short name | Latest version | Available in [CVRMA](https://github.com/knah/CVRMelonAssistant) | Current Status | Notes |
|-----------|------------|----------------|-----------------------------------------------------------------|----------------|-------|
| Avatar Change Info | ml_aci | 1.0.3 | Retired | Retired | Superseded by `Extended Game Notifications`
| Avatar Motion Tweaker | ml_amt | 1.2.8 | Yes, update review | Working |
| Desktop Head Tracking | ml_dht | 1.1.3 | Yes | Working |
| Desktop Reticle Switch | ml_drs | 1.0.0 | Yes | Working |
| Extended Game Notifications | ml_egn | 1.0.2 | Yes | Working
| Four Point Tracking | ml_fpt | 1.0.9 | Retired | Deprecated | In-game feature since 2022r170 update
| Leap Motion Extension | ml_lme | 1.3.6 | Yes | Working |
| Pickup Arm Movement | ml_pam | 1.0.4 | Yes | Working |
| Player Movement Copycat | ml_pmc | 1.0.0 | On review | Working |
| Player Ragdoll Mod | ml_prm | 1.0.4 | Yes, update review | Working |
| Server Connection Info | ml_sci | 1.0.2 | Retired | Retired | Superseded by `Extended Game Notifications`
| Full name | Short name | Latest version | Available in [CVRMA](https://github.com/knah/CVRMelonAssistant) | Notes |
|:---------:|:----------:|:--------------:| :----------------------------------------------------------------|-------|
| Avatar Change Info | ml_aci | 1.0.3 | ✔ Yes<br>**Retired** | Superseded by `Extended Game Notifications`
| Avatar Motion Tweaker | ml_amt | 1.2.8 | ✔ Yes<br>⏱ Update review |
| Desktop Head Tracking | ml_dht | 1.1.3 | Yes |
| Desktop Reticle Switch | ml_drs | 1.0.0 | Yes |
| Extended Game Notifications | ml_egn | 1.0.2 | Yes |
| Four Point Tracking | ml_fpt | 1.0.9 | ✔ Yes<br>**Retired** | In-game feature since 2022r170 update
| Leap Motion Extension | ml_lme | 1.3.6 | Yes |
| Pickup Arm Movement | ml_pam | 1.0.4 | Yes |
| Player Movement Copycat | ml_pmc | 1.0.0 | On review |
| Player Ragdoll Mod | ml_prm | 1.0.4 | ✔ Yes<br>⏱ Update review |
| Server Connection Info | ml_sci | 1.0.2 | ✔ Yes<br>**Retired** | Superseded by `Extended Game Notifications`

View file

@ -19,3 +19,7 @@ Available options in BTKUILib players list upon player selection:
* **Mirror pose:** enables/disables pose and gestures mirroring; `false` by default.
* **Mirror position:** enables/disables mirroring of position changes of selected player along 0XZ plane; `false` by default.
* **Mirror rotation:** enables/disables mirroring of rotation changes of selected player along 0XZ plane; `false` by default.
# Notes
* Some avatars can have unordinary avatar hierarchy (scaled, rotated or with offset armature/parent objects). Possible fixes are being made upon reports or own findings.
* Currently misbehaves with FBT, fix in progress.