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 entities provides a typed Go client for the entity manipulation commands registered by softmod/factop/entities.lua.
|
Package entities provides a typed Go client for the entity manipulation commands registered by softmod/factop/entities.lua. |
|
player
Package players provides a typed Go client for the player manipulation commands registered by softmod/factop/players.lua.
|
Package players provides a typed Go client for the player manipulation commands registered by softmod/factop/players.lua. |
|
resource
Package resources provides a typed Go client for the resource and pollution commands registered by softmod/factop/resources.lua.
|
Package resources provides a typed Go client for the resource and pollution commands registered by softmod/factop/resources.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 tiles provides a typed Go client for the tile manipulation commands registered by softmod/factop/tiles.lua.
|
Package tiles provides a typed Go client for the tile manipulation commands registered by softmod/factop/tiles.lua. |
|
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.