Group all components into a folder

This commit is contained in:
Lillith Rose 2025-09-28 15:32:43 -04:00
parent 5badf016a5
commit a8d5ba8ba1
9 changed files with 10 additions and 0 deletions

View file

@ -11,6 +11,7 @@ namespace gay.lilyy.MenuIconReplacer
public Texture2D to;
}
[AddComponentMenu("LillithRosePup/VRCExpressionsMenu/Icon Replacer")]
public class MenuIconReplacerConfig : MonoBehaviour, VRC.SDKBase.IEditorOnly
{
[HideInInspector]