PoE-PoEco.Net/README.md
2025-06-28 15:42:59 -04:00

16 lines
512 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## PoEco.Net
Path of Exile Economy Backend developped in C#.
## Features
- Generate a database of Bases and Classes from PoB lua files.
- Generate up to date currency economy value.
- Price specialized tabs.
- Price identified rare in a tab using PoEPrices.Info API.
- Generate a map (png) of your identified rare tab for easy managing.
- Use MySQL (­­­­­>=5.7.42) for storing the data.
- Can be used on Linux using Mono. (>=6.8.0)
## Credits
- poe.ninja
- Path of Building
- GGG for his amazing PoE API