Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SnosMe/poe-dat-viewer

Path of Exile .dat file viewer
https://github.com/SnosMe/poe-dat-viewer

hex path-of-exile pathofexile viewer

Last synced: about 2 months ago
JSON representation

Path of Exile .dat file viewer

Awesome Lists containing this project

README

        

# poe-dat-viewer

Path of Exile .dat file viewer

https://snosme.github.io/poe-dat-viewer

- Supports .dat and .dat64
- Can upload file from PC or import from PoE patch server
- Performs file analysis to find possible columns

![](./viewer/src/assets/showcase.png?raw=true)

## Exporting game data

Visit another [README.md file](./lib/README.md) in the lib directory.

## Related projects

| Name | Language |
|------|----------|
| [PyPoE](https://github.com/OmegaK2/PyPoE) | Python |
| [pogo](https://github.com/oriath-net/pogo) | Go |
| [libggpk](https://github.com/MuxaJIbI4/libggpk) | C# |