Repo: https://github.com/combe15/factorio-whiteboard
Website: https://combe15.github.io/factorio-whiteboard/
This repository is a community-driven general-purpose collaboration of ideas for Factorio. Here is how you can contribute
- AssemblyStorm Whiteboard live rendering of blueprints and data from this repository -- assboard.xyz
- stevetrov's legendary builds
- Mulark's Benchmarks
- AssemblyStorm's Factorio (A'sF) Server Stuff
- FactorioBox (See how your hardware stacks up for factorio performance)
- Kirk McDonald Calculator
- Make Text Messages with Combinators
- Make Logistics Requests Scripts
- Huge Pages Tutorial in Technical Factorio discord
- Typesetter
- factorio-construction-train (python program)
- Factorio Server Browser
- Factorio Blueprint Editor
- Autotorio
- Fork the repository
- Make your intended changes
- Test your changes
- Make a pull request with your altered fork
-
Do not edit the
.github
folder or its subfolders. -
Your pull request will automatically merge once recieved.
For full documentation visit https://squidfunk.github.io/mkdocs-material/reference/.
mkdocs serve
- Start the live-reloading docs server.mkdocs -h
- Print help message and exit.
mkdocs.yml # The configuration file.
docs/
index.md # The documentation homepage.
benchmarks/ # Benchmark results
blueprints/ # Blueprints
lua/ # Lua scripts
... # Other markdown pages, images and other files.