diff options
| author | yum <yum.food.vr@gmail.com> | 2025-02-19 16:16:39 -0800 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2025-02-19 16:16:39 -0800 |
| commit | 0d50a7e8483d97e03cae8050732df83eba33f31f (patch) | |
| tree | ed7e79681388825742aa9fc64a20a5f4dc490aa8 /README.md | |
| parent | 63b60932ba5500d0c26c3237705edd896c8a4d6f (diff) | |
Menus no longer implicitly go under /YOTS
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -68,7 +68,8 @@ Toggle options are documented in two places: * Radial puppets (sliders) are created as float parameters. * All parameters are synced and saved by default. * You can override this with the `synced` and `saved` flags. -* Menus are always placed under /YOTS. +* YOTS will not stop you from over-filling menus. + * Auto-splitting menus is not yet implemented. * The generated VRChat parameter and animator parameters use the "name" field. No namespacing is applied. * The generated animator has exactly as many layers as the maximum length of |
