factop

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 21, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

README

factop

Factorio operator.

Rationale for using a soft mod v.s. an actual mod
Why this and not factorio-server-manager?
  • This project manages the factorio headless server in a similar manner but adds:
    • An api for applying a softmod to the currently running save, which greatly speeds up development.
      • The stop, save file changes, and start steps are handled when a new softmod is applied.
    • The factop service also exposes a web server. Right now it does nothing. Future enhancements could be:
      • Tracking player progress, statistics, etc
      • Administrative functions like resetting the map, etc.
    • A nats server is embedded in the factop service.
      • The Factorio stdin, stdout, and stderr are exposed as nats subjects.
    • A rcon connection is managed by the factop service and exposed via a nats subject.
    • A mage build target for executing lua code via this rcon connection.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL