package
0.0.0-20240415125552-88aa6d69cb5f
Repository: https://github.com/palats/mapshot.git
Documentation: pkg.go.dev

# Functions

EnableMod activate the named mod in the provided mod directory.
Encode data in a format suitable for Factorio `game.decode_string`.
LoadModList reads a mod-list.json file from its filename.
New creates a new Factorio instance from the settings.

# Constants

ModsDir is the datadir subdir for mods.
SavesDir is the datadir subdirectory for game saves.

# Structs

Factorio offers methods to manipulate a Factorio install.
ModList represents the content of `mod-list.json` file in Factorio.
ModListEntry is a single mod entry in the `mod-list.json` file.
Settings for creating a Factorio helper instance.