Skip to content

NullPwntr/Growtopia-SaveDat-Decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Growtopia Save.dat file decoder

A Python script that attempts to decode and display the values from the save.dat file.

Terminal

The code is heavily inspired by the classic discontinued open-source GABB External by SrMotion.

Requirements

The pprint library is a built-in Python library. If it’s missing by any chance, you can install it by running the following command in your command prompt:

pip install pprint

Execution

Before running the .py file, make sure to update the DAT_FILE_PATH constant in the first few lines of the script.

DISCLAIMER

Please note that this code is not fully functional. If you encounter any issues, you may need to troubleshoot or wait for future updates. :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages