16 lines
512 B
Markdown
16 lines
512 B
Markdown
## 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 |