timstableford / factorio-mep

Factorio map exchange string parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Factorio Map Exchange String Parser

Parses Factorio map exchange strings and outputs them in a format compatible with map-gen-settings.json.

Output file is optional, the output is also printed to the console.

Usage: nodejs index.js >>>MAP_EXCHANGE_STRING<<< [OUTPUT_FILE]

About

Factorio map exchange string parser


Languages

Language:JavaScript 100.0%