Frastio10 / Growtopia_ItemsDecoder

Decoder of file items.dat which can be found in Growtopia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decoder of file items.dat for Growtopia

Insert file items.dat into same directory as items decoder. Then run items decoder. After this file data.json with decoded items will appear in directory.

Building

Quickest way (use g++), run this command g++ -o Program.exe items_decoder.cpp
Slowest way (Use IDE), Visual Studio for example

About

Decoder of file items.dat which can be found in Growtopia

License:MIT License


Languages

Language:C++ 100.0%