Skip to content

c0dn/GrowtopiaItemsDatDecoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Growtopia Items.dat decoder

This program decodes items.dat file from Growtopia game and outputs the decoded data in JSON format.
Max supported version: 14

Usage

Growtopia items.dat decoder 1.0
This program decodes the items.dat file found in growtopia game files. Outputs the information in JSON format

USAGE:
    growtopia_item_decode.exe [OPTIONS]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -f, --file <file>        The items.dat file path (default: items.dat)
    -o, --output <output>    The file name to write the data to (default: items.json)

About

Decodes items.dat in growtopia game

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages