This commit is contained in:
BuildTools 2022-09-09 02:35:50 -04:00
parent e3d74db312
commit a5d47a41fd
1 changed files with 15 additions and 2 deletions

View File

@ -1,3 +1,16 @@
## MxFilterGen
Generate up to date Filter data for expensive uniques/cards based on the poe.ninja API.
MxFilterGen is my Path of Exile "Item Filter" Generator.
## Installation
- Install Visual Studio 2019 (Community or paid.) or newer.
- Get the source, put it inside a folder and open it.
- Build and copy the executable to a dedicated folder.
- Launch it, close it and edit the settings.json file.
- You are now ready to use it!
## Usage
- Edit the settings.json file to your desired config.
- Turn off Tier item type as you like.
- Set the values to a desired amount.
- Launch the generator.
- Copy the filter from the "out" directory within the generator folder.