Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package main provides a tool to fetch the Factorio runtime Lua API documentation and generate a filtered Markdown steering file suitable for LLM context.
|
Package main provides a tool to fetch the Factorio runtime Lua API documentation and generate a filtered Markdown steering file suitable for LLM context. |
|
Package client provides a typed Go client for interacting with a factop server over NATS.
|
Package client provides a typed Go client for interacting with a factop server over NATS. |
|
entity
Package entity provides a typed Go client for the entity manipulation commands registered by softmod/factop/entity.lua.
|
Package entity provides a typed Go client for the entity manipulation commands registered by softmod/factop/entity.lua. |
|
game
Package game provides a typed Go client for the server administration commands registered by softmod/factop/game.lua.
|
Package game provides a typed Go client for the server administration commands registered by softmod/factop/game.lua. |
|
player
Package player provides a typed Go client for the player manipulation commands registered by softmod/factop/player.lua.
|
Package player provides a typed Go client for the player manipulation commands registered by softmod/factop/player.lua. |
|
playerattr
Package playerattr provides a typed Go client for the per-player key-value attribute commands registered by softmod/factop/playerattr.lua.
|
Package playerattr provides a typed Go client for the per-player key-value attribute commands registered by softmod/factop/playerattr.lua. |
|
resource
Package resource provides a typed Go client for the resource and pollution commands registered by softmod/factop/resource.lua.
|
Package resource provides a typed Go client for the resource and pollution commands registered by softmod/factop/resource.lua. |
|
surface
Package surface provides a typed Go client for the surface property and chunk management commands registered by softmod/factop/surface.lua.
|
Package surface provides a typed Go client for the surface property and chunk management commands registered by softmod/factop/surface.lua. |
|
test
command
|
|
|
tile
Package tile provides a typed Go client for the tile manipulation commands registered by softmod/factop/tile.lua.
|
Package tile provides a typed Go client for the tile manipulation commands registered by softmod/factop/tile.lua. |
|
Package plugin provides the Plugin SDK that plugin authors import.
|
Package plugin provides the Plugin SDK that plugin authors import. |
|
pluginexample
|
|
|
pluginone
command
Plugin pluginone subscribes to player movement events and places random lab tiles under each player's position as they walk around.
|
Plugin pluginone subscribes to player movement events and places random lab tiles under each player's position as they walk around. |
|
Package main provides a tool that parses Factorio's data-raw-dump.json and generates a Go source file containing all prototype names grouped by type.
|
Package main provides a tool that parses Factorio's data-raw-dump.json and generates a Go source file containing all prototype names grouped by type. |
Click to show internal directories.
Click to hide internal directories.