first commit

This commit is contained in:
mikx
2024-12-23 18:42:50 -05:00
commit 65714e77ad
13 changed files with 1039 additions and 0 deletions

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
## MxFilterGen
MxFilterGen2 is my Path of Exile 2 "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!