Skip to content

Instantly share code, notes, and snippets.

@danthemango
Created July 3, 2023 02:20
Show Gist options
  • Save danthemango/8d320ba58c083183c476360440cf5861 to your computer and use it in GitHub Desktop.
Save danthemango/8d320ba58c083183c476360440cf5861 to your computer and use it in GitHub Desktop.
Factorio blueprint share string to json
# note: zlib-flate is part of the 'qpdf' package
tail -c +2 factoriostring.txt | base64 -d | zlib-flate -uncompress
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment