Skip to content

Version Control

PlatanoGames edited this page Aug 8, 2026 · 3 revisions

PGXVersionControl

PGXVersionControl is an editor-only layer over Unreal Source Control.

Module

  • PGXVersionControlEditor

It provides changelist-oriented workflows, tags/templates, validation, settings and an inspector. Its public API includes the source-control subsystem, settings, result types and a change delegate.

The plugin does not replace the active Unreal source-control provider. Repository credentials and provider configuration remain outside PGX.

Clone this wiki locally