GithubHelp home page GithubHelp logo

goldbet / brians-blueprints Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bcwhite-code/brians-blueprints

0.0 0.0 0.0 35.29 MB

Brian's Blueprints for Factorio

License: Creative Commons Zero v1.0 Universal

Python 100.00%

brians-blueprints's Introduction

Brian's Blueprints

Brian's Blueprints for Factorio

Don't just look at the latest release shown on the left. Each book is released separately so to see them you have to go to the all-releases page.

Commands

The "fbp.py" script can be used to split books into a directory structure and later build them back into a single entity as well as to unpack/pack single blueprints from their encoded form into json. The latter allows working with single blueprints within a book.

Split a Book

rm -rf book-directory
tools/fbp.py split --outdir=book-directory --infile=my-exported-book.txt

It's important to completely remove the old directory before splitting otherwise removed/renamed blueprints will remain in the previous form and be re-introduced when the book is next built.

Build a Book

tools/fbp.py build --outfile=my-book.txt --indir=book-directory

Unpack a Single Blueprint

tools/fbp.py unpack --outfile=book-directory/blueprint.json --infile=my-exported-blueprint.txt

Pack a Single Blueprint

tools/fbp.py pack --outfile=my-blueprint.txt --infile=book-directory/blueprint.json

brians-blueprints's People

Contributors

bcwhite-code avatar nyurik avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.