Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 970 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 970 Bytes

sb2Hack

A Python program for easy modification of .sb2 files.

Getting Started

To get started, you need to download a release of sb2Hack. A version of Python 3 is required as well.

sb2Hack handles all the decompression and project.json editing for you, so no need to do anything there. After that, you go to a terminal window and type this:

cd /DownloadDirectoryName/sb2Hack
python3 sb2hack.py

This will run sb2Hack. It will handle the rest for you.