I’ve been using blorbtool.py to make my inform7 game be able to show figures when played using the built in interpreter for the browser version, and it’s worked great…
Unfortunately, I upgraded python for a different project, and now blorbtool doesn’t work. (It relies on chunk, which was deprecated and removed from python3.)
Does anybody have a blorbtool.py that works with python3? I"m on a Mac.
Thanks,
Greg