diff --git a/README.md b/README.md new file mode 100644 index 0000000..95bc12a --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ +# Filtration + +Filtration is an editor for Path of Exile loot filter scripts, allowing you to not only create new scripts, but edit existing ones too. + +## Current Release +<b>Installer (5.71mb)</b> <a href="https://github.com/ben-wallis/Filtration/releases/download/0.1/filtration_0.1_setup.exe">filtration_0.1_setup.exe</a> + +<b>Zip File (7.01mb)</b> <a href="https://github.com/ben-wallis/Filtration/releases/download/0.1/filtration_0.1.zip">filtration_0.1.zip</a> + + +## Features + +* Quick and easy editing of item filter scripts - no direct editing of scripts required +* Full support for all item filter attributes +* Visual preview of colour settings +* Copy & paste filter blocks between scripts +* Section navigation via the Section Browser +* The Replace Colors tool allows you to quickly replace all instances of particular color combinations throughout a script + +## Screenshots + +##### Main Window +<img src="http://i.imgur.com/cGTuGKq.png" /> + +##### Block Editor +<img src="http://i.imgur.com/nfzhWfn.png" /> + +##### Block Color Editor +<img src="http://i.imgur.com/nlBGiG4.png" /> + +##### Replace Colors Tool +<img src="http://i.imgur.com/oY1q6hq.png" />