Skip to content

Instantly share code, notes, and snippets.

@JimmyCushnie
Last active November 25, 2025 23:00
Show Gist options
  • Select an option

  • Save JimmyCushnie/bebea37a21acbb6e669589967f9512a2 to your computer and use it in GitHub Desktop.

Select an option

Save JimmyCushnie/bebea37a21acbb6e669589967f9512a2 to your computer and use it in GitHub Desktop.

The Blotter File Format spec has moved!

Hello!!! This gist used to contain the spec for the Blotter file format (save files used by Logic World). But that info is now hosted on the Logic World Wiki.

@JimmyCushnie
Copy link
Author

Changes in Blotter v7 (used since Logic World v0.91.2):

  • The first byte of a serialized Peg Address is no longer a boolean with true indicating an input peg and false indicating an output peg. Instead, a value of 01 indicates an input peg, 02 indicates an output peg, and the other values for that byte are undefined/reserved.

@JimmyCushnie
Copy link
Author

This gist has moved! Find the file spec on the wiki now: https://wiki.logic.world/wiki/Blotter_File_Format/v7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment