Skip to content

Sample plugin catalog

These examples live in the repository and are not installed automatically. Each linked folder contains its own README and manifest. Plugins run with full trust; inspect an example before loading it.

The samples

PluginRuntimeCapabilityWhat it shows
MaxSkills.NETsave operationthe smallest managed save operation, with a parameter
RepairNeeds.NETsave operationa no-parameter operation that tops up survival needs
GrantFlag.NETsave operationa forward-compatible fix-up: add a raw world flag
SaveStats.NETconsole commanda new CLI verb that behaves like a built-in
VersionShim.NETsave upgraderrecovering a save with an unsupported version
HelloScriptJavaScriptsave op + command + menu action + event handlerone script, four capabilities, no build
WebStatsJavaScriptweb toolan offline HTML UI served from a bundled folder
ReactDashboardJavaScriptweb toola React UI (React from a CDN), no build step
ReactAppDashboardJavaScriptweb tool + save opa full Vite + React app that also drives the editor

See Building and installing for setup and the Authoring guide for the SDK.

Interface examples: settings and tools.

A fan-made tool. Not affiliated with or endorsed by the developers of Abiotic Factor.