Group all components into a folder
This commit is contained in:
parent
5badf016a5
commit
a8d5ba8ba1
9 changed files with 10 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ using UnityEngine;
|
|||
|
||||
namespace gay.lilyy.MenuIconRemover
|
||||
{
|
||||
[AddComponentMenu("LillithRosePup/VRCExpressionsMenu/Icon Remover")]
|
||||
public class MenuIconRemoverConfig : MonoBehaviour, VRC.SDKBase.IEditorOnly
|
||||
{
|
||||
public string[] exclude = new string[0];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue