Skip to main content

Crate factorio_sensei

Crate factorio_sensei 

Source

Re-exports§

pub use error::SenseiError;
pub use rcon_ext::execute_lua_json;
pub use rcon_ext::SharedRcon;

Modules§

agent
bridge
In-game chat bridge: polls /sensei_poll for player messages, routes them through the Sensei agent, and delivers responses via /sensei_respond.
error
knowledge
lua
rcon_ext
tools
Rig tools for reading Factorio game state via RCON.