nomis51 / Menagerie

A Path of Exile enhancement trading tool
Other
27 stars 2 forks source link

Handle Client.txt with poe-logs-parser #22

Closed nomis51 closed 3 years ago

nomis51 commented 3 years ago

https://github.com/nomis51/poe-logs-parser This require an upgrade of the app to .NET 5.

Also, maybe explore the possibility to port the app to Linux and macOS, thanks to .NET 5. This require to rewrite some parts when dealing with external windows that are using user32 and kernel32 (For Linux and macOS)

nomis51 commented 3 years ago

Pretty much done. Menagerie is now using PoeLogsParser and it's upgraded to NET 5.