Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

qwertzuiii/6patch-unpacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

platform GitHub downloads all releases

6patch-unpacker

Unpack (or create) .6patch files

Current versions:

ver

Download: Portable - Setup


GitHub issues GitHub pull requests


How to use it?

For portable: 6patchunpacker.exe [ARGUMENTS]

For setup: 6patch [ARGUMENTS]

Arguments:

  • -f <FILEPATH (drag & drop file into cmd)> - Select a file (NEEDED)
  • /create or /c - Create a .6patch file
  • /nounpack or /nu - No unpacking. Leaves it as a zip

How to edit the source code?

Just download the repository and install the requirements with pip install -r requirements.txt