Skip to content

v1.1.3b

Compare
Choose a tag to compare
@thisismypassport thisismypassport released this 05 Apr 23:25
· 29 commits to main since this release

Windows executable, for those who don't want to install python but still want to use the command line instead of the webapp.
Supports all the command line options - just use shrinko8.exe instead of "python shrinko8.py"

Major changelog since v1.1.2:

  • Support some syntax particularities (e.g. 0.1.."", if .. do, )
  • Support creating exports (using existing pico8.dat)
  • Support merging sections of different carts into one & exporting labels/spritesheets

(Created via pyinstaller)