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: about 1 month 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: 2023-12-06T08:28:14.000Z (about 1 year ago)
- Last Synced: 2024-11-07T22:02:35.228Z (about 2 months ago)
- Topics: hex, path-of-exile, pathofexile, viewer
- Language: TypeScript
- Homepage: https://snosme.github.io/poe-dat-viewer
- Size: 8.06 MB
- Stars: 40
- Watchers: 3
- Forks: 11
- Open Issues: 6
-
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# |