Skip to content

[REQUEST] Adding models to the stacks from outside SFM and tidier exported assetTags.json #4

@BreakinBenny

Description

@BreakinBenny

It's easily a treat if you don't have to be running SFM in case you want to add models to the tag values (nor the modelstack), and I think it's already possible if we know what to do, but can you set up the saving prodecure to make newlines after doing the tagValues? Namely, like this:

{"tags": [
{"tagValue": "favorites", "children": [], "tagName": "Favorites", "tagImage": "assetbrowser/images/assettags/favorites_sm.png"},
{"tagValue": "red", "children": [], "tagName": "Red", "tagImage": "assetbrowser/images/assettags/red_sm.png"},
{"tagValue": "green", "children": [], "tagName": "Green", "tagImage": "assetbrowser/images/assettags/green_sm.png"},
{"tagValue": "blue", "children": [], "tagName": "Blue", "tagImage": "assetbrowser/images/assettags/blue_sm.png"},

When done like this, it improves readability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions