Skip to content

Latest commit

 

History

116 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

busmaker -- alpha version

Generates a simple bus architecture for factorio, which generates the selected recipe.

Usage

Visit https://tristanstraub.github.io/busmaker/build/index.html

  1. Select a recipe
  2. Press generate, and wait for the blueprint to be generated and rendered (may take some seconds).
  3. Click on the base64 encoded blueprint (will be copied to the clipboard)
  4. Import via blueprints in factorio
  5. Stamp the blueprint on the ground.
  6. Feed in ore on the appropriate transport belts
  7. Feed in fluids (oil/water) into the appropriate pipes

Issues:

  • The code is pre-alpha quality.
  • Only tested in Chrome. (firefox has simple rendering issues)
  • Doesn't use correct factory for rocket-silo
  • Not many recipes have been tested (many hacks in the code).

Example -- building radars

Image of factory generation

Image of factory generating radars

Building

boot production build target
cp target/public/index.html build/
cp target/public/js/app.js build/js
cp target/public/css/garden.css build/css

Development

boot dev

Visit http://localhost:3000/public/index.html

Release

make release

About

Factorio main bus blueprint generator

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages