Skip to content

Simple command line tool to unpack a variety of game archive formats.

License

Notifications You must be signed in to change notification settings

Vulae/universal-unpacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple command line tool to extract assets from a variety of archival formats. (Mainly game archives)

  • Godot .pck file
    • Automatically convert textures to compatible image formats
    • Extract resource data
  • RenPy .rpa file
    • Very basic compiled script decompilation
  • Source engine .vpk file

A list of to be implemented formats is in the TODO.md

  • To extract an archive use universal-unpacker extract "path/to/output/" *unpacker* "path/to/archive"
  • use universal-unpacker extract --help for extract options and list of unpackers.
  • use universal-unpacker extract *unpacker* --help for specific unpacker options.

About

Simple command line tool to unpack a variety of game archive formats.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages