jackkerouac / animated-spell-effects

A small, but growing collection of animated spells for use with various VTT's in the top-down/overhead perspective. All files are in transparent webm format. Files will be located in your "Data\modules\animated-spell-effects\spell-effects" folder. If you like my work, consider saying thanks on Discord: jackkerouac#0624.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

0.8.x and 0.9.x compatibility

mikelococo opened this issue · comments

The compatibleCoreVersion in https://github.com/jackkerouac/animated-spell-effects/blob/master/module.json#L37 is still set to 0.7.9, which:

  • Is missing critical security fixes that came out in 0.7.10: https://foundryvtt.com/releases/7.94
  • Is not the most recent in the 0.7.x stable series
  • Is currently one major release behind, given that 0.8.x is the current stable series
  • Is about to be two major releases behind, as 0.9.x has had its third testing release

This is mostly a content module, and although it has a few javascript bits in it I'm not aware of any compatibility problems with more recent releases. Is there any chance of updating compatibleCoreVersion to accurately convey the module's compatibility so people know if they can safely install it on modern Foundry releases?

I'm agree, it's will be great.

Hi.

Please remove the foundry vtt warning.

Replace "compatibleCoreVersion":"0.9.0" by "compatibleCoreVersion":"9".

Docs: https://gitlab.com/foundrynet/foundryvtt/-/issues/5635

Any news for the update ?