MxPyE2
Path of Exile 2 Tools.
Requirements
- Python >= 3.8
- MySQL Server 8.x
How-To Install
- Install the app in a dedicated directory.
- Run "python -m venv .venv" to create a virtual environment.
- Run ".\venv\Scripts\pip.exe install -r requirements.txt" to install the dependencies.
- Copy .env.example to .env and edit the values to match your MySQL server settings.
- Run ".\venv\Scripts\python.exe main.py" to start the import process.
Description
Languages
Python
99.8%
Batchfile
0.2%
