Skip to content

Tool for decoding Growtopia's items.dat and getting descriptions from Growtopia Wiki

Notifications You must be signed in to change notification settings

Ritshu/itemsInfoBuilder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GT's items.dat decoder

It decodes all items from items.dat and gets all items' descriptions and item mods from GT Wiki. It outputs JSON file.

For lazy people, who doesn't see Releases tab: Download latest items.json

Parser is compiled for use on Linux. Compiling it using g++ (check this to see the compiling command). It uses:

Also, when I (or you in fork/pull request) upload new items.dat to repository, it automatically releases new items.json, so you don't need to run parser on your machine everytime.

Originally made for GTace, but everyone can use it now.

About

Tool for decoding Growtopia's items.dat and getting descriptions from Growtopia Wiki

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%