This package contains art, text, or software code produced using generative AI.
AI was used when creating the module specifically:
- Dialog box creation: I hate doing that by hand.
- RefreshDatabaseButton class: Unfamiliar with how to register a button into the settings menu.
The actual content of the module is hand written and relatively simplistic. It is effectively just a recursive crawl of folders to gather a list of paths, then a bunch of string replacements and a datastructure / database creation. Database is stored and read from a game.setting allocated to the module.
⚡ Sequencer Database Entries (SDBE)
Stop indexing. Start creating. SDBE is a workflow utility for Foundry VTT to bridge the gap between your local asset folders and the Sequencer Database. It eliminates manual JSON registration by recursively scanning a specified directory and building the index for you.
- Supports registering all files in a single folder into the sdbe Sequencer Database entry.
- Provides a user friendly interface for a GM to point the module at a single asset folder.
- On demand updates to the database through the "Build Database" setting button.
- On world load, loads any currently generated sequencer database into Sequencer.
- Provides support for importing / exporting currently loaded database in a JSON format.