Skip to content

argoarsiks/factorio-blueprint-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Python

Factorio Blueprint Decoder πŸ—οΈβ†’πŸ“„

A Python tool to convert Factorio blueprint strings into readable JSON files.

🌟 Features

  • Decodes any Factorio blueprint string (books, blueprints).
  • Saves JSON to /results/
  • No external dependencies (pure Python).

πŸ› οΈ Installation

  1. Clone the repo:
git clone https://github.com/argoarsiks/factorio-blueprint-decoder.git
cd factorio-blueprint-decoder
  1. Run the script:
python start.py PASTE_BLUEPRINT_STRING_HERE

πŸ“ Usage Example

python start.py 0eNqlWu1u4jAQfBf/NlX8sXbMq1QVgtaqogsJCqF3VcW..

Output: ./results/1.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages