X Tutup
Skip to content

minirop/indivisible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indivisible

This tool can extract files from the .pkg archives from the game Indivisible and the Backer Preview.

How to compile

As you can see, it's a Rust program, so cargo build [--release] is all you need. You also need to have the command convert (from ImageMagick) to convert .dds files to .png (or you can remove the code calling convert).

Extraction

$ indivisible <file>.pkg -x <folder>

About

Tool to extract .pkg files from the game Indivisible

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

X Tutup