Xeverous / filter_spirit

Advanced item filter generator for Path of Exile that uses it's own DSL and online item price APIs
GNU General Public License v3.0
36 stars 7 forks source link

version specification & metadata #8

Open Xeverous opened 4 years ago

Xeverous commented 4 years ago

It would be good to be able to specify:

  1. Required FS version to generate the filter (if the version user is currently running is lower, give a clear error informing to update FS). I don't like the current grammar.
  2. Version of the filter itself (so that everyone who downloads it can check if the author has released a new version). Ideally same subgrammar as for the required FS version.
  3. Some metadata fields for the author? 1 generic description string or dedicated (named) fields for each thing like author, forum link, etc?