📋 Metadata

💬 Content

_EMM:

I hope can customize the name later

Yes, actually you can do this in the script I sent you.
Open the file, find a line CATEGORIES = dict() and replace it with this:

CATEGORIES = {
    "BoxCutter": "My BC Name",
    "View": "My View Name",
}

❤️ 4 likes


🔗 View on Blender Artists