Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days ago
JSON representation
Path of Exile .dat file viewer
- Host: GitHub
- URL: https://github.com/snosme/poe-dat-viewer
- Owner: SnosMe
- Created: 2020-07-18T10:49:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-17T08:37:56.000Z (6 days ago)
- Last Synced: 2024-12-17T09:03:43.696Z (6 days ago)
- Topics: hex, path-of-exile, pathofexile, viewer
- Language: TypeScript
- Homepage: https://snosme.github.io/poe-dat-viewer
- Size: 8.11 MB
- Stars: 50
- Watchers: 3
- Forks: 15
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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# |