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: 5 months 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-28T17:53:13.000Z (9 months ago)
- Last Synced: 2025-04-06T07:08:23.611Z (6 months ago)
- Topics: hex, path-of-exile, pathofexile, viewer
- Language: TypeScript
- Homepage: https://snosme.github.io/poe-dat-viewer
- Size: 8.39 MB
- Stars: 59
- Watchers: 2
- Forks: 21
- Open Issues: 10
-
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
## 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# |