added items

This commit is contained in:
Boki 2026-02-28 15:13:31 -05:00
parent c3de5fdb63
commit 5f90bc137b
158 changed files with 2316 additions and 512 deletions

12
memory-offsets.json Normal file
View file

@ -0,0 +1,12 @@
{
"ProcessName": "PathOfExileSteam",
"GameStatePattern": "",
"InGameStateOffset": 0,
"IngameDataOffset": 0,
"TerrainDataOffset": 0,
"NumColsOffset": 0,
"NumRowsOffset": 0,
"LayerMeleeOffset": 0,
"BytesPerRowOffset": 0,
"SubTilesPerCell": 23
}