/Field-Guide

A transliteration of the TerraFirmaCraft Field Guide to an online format.

Primary LanguagePythonEuropean Union Public License 1.2EUPL-1.2

TerraFirmaCraft Field Guide

A transpilation of the TerraFirmaCraft Field Guide - the in-game documentation book - to an online format.

Development

# Setup python dependencies
> pip install -r requirements.txt

# Clone TerraFirmaCraft/TerraFirmaCraft into a folder /path/to/tfc
> python src/main.py --tfc-dir /path/to/tfc [--debug]

# View the file at ./out/en_us/index.html (no web server required)