Skip to content

Python script for decompressing and compressing .sc files with version 3

License

Notifications You must be signed in to change notification settings

PhoenixFire6934/SC-v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SC-v3 decompression

Simple Python script for decompressing/compressing the new version of .sc files.

Requirements

  • Python 3.7 or higher
  • Zstandard module

Setup

  1. Install zstandard module: pip install zstandard
  2. Run the tool: python main.py

About

Python script for decompressing and compressing .sc files with version 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages