You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,11 @@
2
2
3
3
## Information
4
4
5
-
The `items.dat` file format has evolved through various versions, with changes in data structure and additional fields being introduced over time. Below is a summary of the modifications made to the data structure for each version:
5
+
The `items.dat` file format has evolved through various versions, with changes in data structure and additional fields being introduced over time. Below is a summary of the modifications made to the data structure for each version (till recent update as of now):
6
6
7
7
# items.dat-decoder
8
8
9
-
A small command-line tool and library for decoding Growtopia `items.dat`files into JSON and for working with the items schema.
9
+
A small command-line tool and library for decoding Growtopia `items.dat`to `items.json`.
10
10
11
11
**Features**
12
12
- Parse `items.dat` across multiple historical versions.
0 commit comments