Skip to content

Tools for PACX

_neronotte edited this page Sep 25, 2025 · 1 revision

Introduction to Tools

Tools are a different way to extend PACX features without affecting its own direct codebase. It's basically a .NET DLL containing commands the PACX is able to load and execute at runtime.

The plugin architecture and behavior is inspired by the one implemented by XrmToolbox.

If you want to start working with tools, follow the below how-to(s):

Credits

Command list

Clone this wiki locally