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

Use classic-level to build and extract compendium packs #8108

Merged
merged 1 commit into from
Jun 3, 2023

Conversation

In3luki
Copy link
Collaborator

@In3luki In3luki commented Jun 3, 2023

This needs a followup PR to remove the .db endings from all packs/data/ folders.

  • Building works
  • Extraction of specific packs works
  • Extraction of all packs works

Issues:

  • The packs are not shown in the compendium sidebar. Probably related to our override. game.packs.get("pf2e.abomination-vaults-bestiary").render(true) works.
  • Existing *.db files in static/packs need to be removed manually (one time) or they will be copied to dist.

build/build-packs.ts Outdated Show resolved Hide resolved
build/extract-packs.ts Outdated Show resolved Hide resolved
build/lib/extractor.ts Outdated Show resolved Hide resolved
@In3luki
Copy link
Collaborator Author

In3luki commented Jun 3, 2023

Updated. Should build now.

@stwlam stwlam merged commit 3121ba6 into foundryvtt:master Jun 3, 2023
@In3luki In3luki deleted the classic-level-packs 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.

2 participants