Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 569 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 569 Bytes

Sony NW resourse tools

This script can pack and unpack stx and tgp files

Usage

python .\sony_files_tools.py
usage: sony_files_tools.py [option]

options:
  -h, --help           show this help message and exit
  -u, --unpack         Unpack mode
  -p, --pack           Pack mode

TGP files options:
  --tgp-path PATH_TGP  Select directory with all .tgp or .json files
  --tgp-file FILE_TGP  Select .tgp file or .json

STX files options:
  --stx-path PATH_STX  Select directory with all .stx or .json files
  --stx-file FILE_STX  Select .stx file or .json