Skip to content
This repository was archived by the owner on Sep 1, 2021. It is now read-only.
/ factorio-render Public archive

Tool to render Factorio blueprints into static images and videos.

License

Notifications You must be signed in to change notification settings

BlooperDB/factorio-render

Folders and files

NameName
Last commit message
Last commit date
Mar 3, 2019
Oct 26, 2019
Aug 6, 2018
Aug 12, 2018
Aug 4, 2018
Aug 12, 2018
May 11, 2021
Mar 3, 2019
Mar 3, 2019
Aug 3, 2018
Aug 11, 2018
Aug 4, 2021

Repository files navigation

factorio-render

Travis Build Status NPM Version NPM Downloads License

factorio-render is a tool to render Factorio blueprints into images and videos. This library runs both in the browser and in Node.

Installation

# Install via NPM
npm install factorio-render

# Or, if you prefer Yarn
yarn add factorio-render

Factorio Assets

Due to copyright concerns, we cannot directly distribute Factorio assets with this library. The easiest way to get Factorio assets is by downloading Factorio through your preferred method. If you are running this in a headless environment, steamcmd is an excellent way to automatically download the assets:

steamcmd +login <username> <password> +force_install_dir <install directory> +app_update 427520 +quit