Library API

Generated with cargo doc --no-deps. Pick a crate:

rpfm_lib

This crate contains the basic functionality for interacting with Total War files.

Open

rpfm_telemetry

Logging, crash reporting and anonymous action telemetry for RPFM.

Open

rpfm_ipc

IPC protocol shared between rpfm_ui and rpfm_server.

Open

rpfm_extensions

This crate contains extended functionality (dependencies manager, global search,...) over the `rpfm_lib` crate, meaning stuff that didn't fit in there, it's here.

Open

rpfm_server

Backend server for RPFM, exposing pack and schema operations over WebSocket and MCP.

Open