Priorities

{{#if about.collect_stats}} {{^}}

Note: Statistics collection is disabled, not able to show unprioritized packages.

{{/if}}

Conflicts

{{#if about.collect_stats}} {{#if conflicts}} {{#each conflicts}} {{/each}} {{^}}

No conflicts have been detected.

{{/if}} {{^}}

Statistics collection is disabled.

{{/if}}

Active Wrappers

{{#if wrappers}} {{#each wrappers}} {{/each}} {{^}}

No wrappers are active right now.

{{/if}}

About libWrapper

{{about.name}} {{about.version}} by Rui Pinheiro.

'libWrapper' is a library which provides package developers with a simple way to modify core Foundry VTT code, while reducing the likelihood of conflict with other packages.

You can find more information about this module in the Foundry VTT package repository, as well as the project's Github page.

If you encounter any issues, the easiest way to find support is to ask the community. The largest community-provided support channels are:

If you encounter an internal libWrapper error, or are a package developer, you may also submit a support request in the libWrapper Github Issue Tracker.