Skip to content

Data manipulation helper utility for Geometry Tower

Notifications You must be signed in to change notification settings

artemking4/GeometryTowerDataUtil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

065221d · Sep 25, 2024

History

2 Commits
Sep 25, 2024
Sep 25, 2024
Sep 25, 2024
Sep 25, 2024

Repository files navigation

Data manipulation helper utility for Geometry Tower. Allows you to decode embedded lua files and the save file (Android/data/com.cyberjoy.geometrytower/files/data.dat).

Usage

luvit gtcrypt.lua action ...

Actions:

  • decrypt input output - decrypt a file
  • encrypt input output - encrypt a file
  • saveDecode input output - decrypt and decode a savegame into yaml
  • saveEncode input output - encode and encrypt a savegame from yaml

Example: luvit gtcrypt.lua decrypt Lua/launch.lua launch.lua

Requirements

Luvit, lyaml

About

Data manipulation helper utility for Geometry Tower

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages