1
0
mirror of https://github.com/teoxoy/factorio-blueprint-editor.git synced 2024-11-24 08:22:16 +02:00
A feature-rich Factorio Blueprint Editor https://fbe.teoxoy.com/
Go to file
dependabot-preview[bot] 2bed950897 Bump typescript from 3.6.3 to 3.6.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.3...v3.6.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-15 00:19:14 +02:00
.github extract website from the editor 2019-08-02 22:06:07 +02:00
.vscode remove chrome debugger 2019-09-01 21:11:48 +02:00
packages Bump typescript from 3.6.3 to 3.6.4 2019-10-15 00:19:14 +02:00
.eslint.base.yml remove no-nested-ternary rule 2019-10-12 02:05:44 +02:00
.eslint.import.yml fix linting issues 2019-09-17 04:37:09 +02:00
.eslint.typescript.yml fix linting issues 2019-09-17 04:37:09 +02:00
.eslintrc.js optimize glob 2019-09-22 18:05:39 +02:00
.gitignore extract website from the editor 2019-08-02 22:06:07 +02:00
.prettierrc.js moved from tslint (deprecated) to eslint + prettier 2019-02-28 01:03:37 +01:00
CONTRIBUTING.md extract website from the editor 2019-08-02 22:06:07 +02:00
LICENSE updated year 2019-02-28 04:28:38 +01:00
package.json Bump typescript from 3.6.3 to 3.6.4 2019-10-15 00:19:14 +02:00
README.md remove unnecessary badges 2019-08-26 03:11:27 +02:00
tsconfig.json extract website from the editor 2019-08-02 22:06:07 +02:00
yarn.lock Bump typescript from 3.6.3 to 3.6.4 2019-10-15 00:19:14 +02:00

factorio-blueprint-editor

Website Discord PRs Welcome   Badges are clickable!

A feature-rich Factorio Blueprint Editor. You can now edit your blueprints in the browser!

Preview

Sample blueprint: https://teoxoy.github.io/factorio-blueprint-editor/?source=https://pastebin.com/uc4n81GP

Example blueprint book: https://teoxoy.github.io/factorio-blueprint-editor/?source=https://pastebin.com/Xp9u7NaA&index=1

Features

  • rendering and editing blueprints
  • history (undo/redo)
  • copy and delete selections
  • import blueprints and books from multiple sources (direct bp string, pastebin, hastebin, gist, gitlab, factorioprints, google docs)
  • generating blueprint images
  • oil outpost generator
  • customizable keybinds
  • "creative" entities

Contributing

Check out this readme if you are interested in contributing.

Credits

Thanks to all contributors!

Thanks to everyone who submitted bugs and feature requests on github and doorbell.io!

Thanks to the factorio player GamesDan for reporting a lot of issues via doorbell!