Skip to content

A little tool used to extract supercell games textures

Notifications You must be signed in to change notification settings

Galaxy1036/Dumpsc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dumpsc

Dumpsc is an adapted version of cr-sc-dump. This version aim to support all kind of _tex.sc files from different Supercell games.

Usage

If your file is compressed run the following command:

python dumpsc.py <your_tex_sc_file> -d

else simply use:

python dumpsc.py <your_tex_sc_file>

Dependencies

To install Dumpsc dependencies run the following command:

python -m pip install -r requirements.txt

About

A little tool used to extract supercell games textures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages