first commit
This commit is contained in:
15
README.md
Normal file
15
README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
## 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.
|
||||
- Use MySQL (>=5.7.42) for storing the data.
|
||||
- Can be used on Linux using Mono. (>=6.8.0)
|
||||
|
||||
## Credtis
|
||||
- poe.ninja
|
||||
- Path of Building
|
||||
- GGG for his amazing PoE API
|
||||
Reference in New Issue
Block a user