Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support embedded compendium folders in pack scripts #8136

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

In3luki
Copy link
Collaborator

@In3luki In3luki commented Jun 4, 2023

image

image

_folders.json:

[
    {
        "_id": "9yPIhYbJgpWehmoK",
        "color": null,
        "flags": {},
        "folder": null,
        "name": "Depth 1",
        "sort": 0,
        "sorting": "a",
        "type": "Actor"
    },
    {
        "_id": "nreMN2PeB99ghBdO",
        "color": null,
        "flags": {},
        "folder": "vBrUjiFDMIvq7pqX",
        "name": "Depth 3",
        "sort": 0,
        "sorting": "a",
        "type": "Actor"
    },
    {
        "_id": "vBrUjiFDMIvq7pqX",
        "color": null,
        "flags": {},
        "folder": "9yPIhYbJgpWehmoK",
        "name": "Depth 2",
        "sort": 0,
        "sorting": "a",
        "type": "Actor"
    }
]

@stwlam stwlam merged commit f3122ed into foundryvtt:master Jun 5, 2023
1 check passed
@In3luki In3luki deleted the compendium-folders branch April 26, 2024 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants