mkscho63 / sta

This is an unofficial system for Foundry VTT using Modiphius's Star Trek Adventures 2d20 RPG. This system attempts to replicate the feeling of playing through an episode of the epic SciFi that is Star Trek. I am in no way associated with Modiphius.
MIT License
32 stars 33 forks source link

Remove compatibility warning #83

Closed farling42 closed 1 year ago

farling42 commented 1 year ago

Describe the bug A compatibility warning is shown in the Foundry Game Systems window.

Additional context If the system.json is changed so that the 'compatibility' section contains 'verified' instead of 'minimum' then the warning disappears.

  "compatibility": {
    "verified": "10"
  },
mkscho63 commented 1 year ago

Added this in, should be in 1.1.10 release, is on develop branch now