Jagusti / fvtt-wfrp4e-gmtoolkit

Utility module with tweaks, enhancements and macros to help GMs with game management when running Warhammer Fantasy Roleplay (4e) sessions in Foundry Virtual Tabletop.
MIT License
15 stars 9 forks source link

GM Toolkit has a `requires` dependency on the wfrp4e system #183

Closed Jagusti closed 2 years ago

Jagusti commented 2 years ago

Versions

Description

Since FVTT 10.285 a system that is needed for a module should have a requires relationship, rather than just have a system relationship: https://github.com/foundryvtt/foundryvtt/issues/8066

This is the case for GM Toolkit and WFRP4e.

Supporting Information

See https://github.com/foundryvtt/foundryvtt/issues/8066 Change relationships#systems to relationships#requires

Jagusti commented 2 years ago

Following #v10-feedback exchange, this is unnecessary.