Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# items.dat decoder by Yuhkil

A small command-line tool and library for decoding Growtopia `items.dat` to JSON. Made in C99.
You can open a ticket in `Issues` if any problems occur.
(bugs may occur since this is a completely refactored old project / syntax might be different)

**Prerequisites**
- Windows: PowerShell and a supported toolchain (MSYS2/MinGW or Visual Studio) to build from source.
Expand Down