factorio-recipes

1.0.2 • Public • Published

factorio-recipes

Generating recipe JSON

npm install --global factorio-recipes
GAME_DIR = example/Factorio
factorio-recipes $GAME_DIR>recipes.json
# or alternatively 
factorio-recipes $GAME_DIR --save # will save to recipes-$VERSION.json 

Importing premade JSON

npm install --save factorio-recipes
const recipes = require('factorio-recipes/recipes-0.15.10.json')

Readme

Keywords

Package Sidebar

Install

npm i factorio-recipes

Weekly Downloads

1

Version

1.0.2

License

ISC

Last publish

Collaborators

  • slikts