Skip to content

Command line tool to generate .filter files for Path of Exile

Notifications You must be signed in to change notification settings

treaster/poe_filters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implement a command line tool for generating/compiling Path of Exile filter files.

Author the filter in a mostly-normal style, but the compiler's input format additionally supports:

  • Variable declarations and references
  • Reusable, parameterizable style blocks
  • Multiple BaseType or Prophecy lines in one block

See the example for details on the syntax.

Use the following to compile: go run treaster/applications/poe_filter/main.go --input=example.input --output=example.filter

Move the resulting file to your Path of Exile filters directory.

About

Command line tool to generate .filter files for Path of Exile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published