We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 288b393 commit d4be07fCopy full SHA for d4be07f
1 file changed
README.md
@@ -1,6 +1,8 @@
1
# items.dat decoder by Yuhkil
2
3
A small command-line tool and library for decoding Growtopia `items.dat` to JSON. Made in C99.
4
+You can open a ticket in `Issues` if any problems occur.
5
+(bugs may occur since this is a completely refactored old project / syntax might be different)
6
7
**Prerequisites**
8
- Windows: PowerShell and a supported toolchain (MSYS2/MinGW or Visual Studio) to build from source.
0 commit comments