Skip to content

sims4toolkit/compression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sims 4 Toolkit - Compression (@s4tk/compression)

Overview

This package contains the code necessary for compressing and decompressing buffers for resources that appear within a package file.

Installation

Install the package as a dependency from npm with the following command:

npm i @s4tk/compression

Disclaimers

Sims 4 Toolkit (S4TK) is a collection of creator-made modding tools for The Sims 4. "The Sims" is a registered trademark of Electronic Arts, Inc. (EA). Sims 4 Toolkit is not affiliated with or endorsed by EA.

All S4TK software is currently considered to be in its pre-release stage. Use at your own risk, knowing that breaking changes are likely to happen.

Documentation

Visit sims4toolkit.com/#/docs/compression for the most up-to-date documentation.