0.0.1 • Published 6 years ago

factorio-render v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

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