📋 Metadata
- Author: roaoao
- Date: 2020-10-31 06:47:38
- Type:
answer - Reply to: post_03655
- Replies (1): post_03671
💬 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