Bookworm
A mod and modpack manager tool for The Binding of Isaac: Repentance(+)
Install / Use
/learn @catinsurance/BookwormREADME
Bookworm - A Repentance(+) mod and modpack manager!
Bookworm is a mod manager for Repentance and Repentance+ (untested on Afterbirth+). It allows creating and sharing modpacks, as well as managing if your mods are enabled or disabled.
<img src="repo/preview1.png" alt="Preview image" width="500"/> <img src="repo/preview2.png" alt="Preview image" width="500"/>How to download
<img src="repo/download.png" alt="Download instructions: click the 'releases' button on the right of the screen, find the latest release (usually at the top with green text), and download the .zip file. Unpack anywhere." width="700"/>Download instructions: click the 'releases' button on the right of the screen, find the latest release (usually at the top with green text), and download the .zip file. Unpack anywhere.
Build Instructions
I use pyinstaller to package the python script into an EXE. I do so in a virtual environment with only the necessary packages installed.
First, use pip to install the necessary packages:
py pip install -r "requirements.txt"
To run by itself, you can just run the python script, either by double-clicking it if Python is added to PATH, or by running it in a cmd prompt.
cd directory/with/python/script
main.py
I also use Pyinstaller to package Bookworm into an exe:
pyinstaller --onefile --windowed --icon=resources/app_icon.ico "main.py"
Make sure that's being run in the same directory with the script. I recommend doing this in a virtual environment.
Consider supporting me on Ko-Fi
If you think my work here is worth more than $0, please consider supporting me on Ko-Fi!
Related Skills
node-connect
337.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.2kCommit, push, and open a PR
