Skip to content

Licensing and Distribution

PlatanoGames edited this page Aug 10, 2026 · 9 revisions

Licensing and Distribution

PGX Framework is distributed under the Apache License 2.0. Read the repository's LICENSE.md and NOTICE files for the exact terms and attribution boundary of a release.

Unreal Engine is not included in the PGX license and remains governed by Epic's terms. Third-party material retains its own terms and notices.

Public distribution boundary

The single release branch contains a cumulative catalog. Each versions/pgx-vX.Y.Z/ue-<engine-version>/ directory holds the plugins, source, configuration, resources, documentation and samples selected for that version. Generated build output, private development material and content without a verified redistribution boundary are excluded.

Tags and GitHub Releases are immutable publication boundaries. Prefer the version-specific artifact attached to a release when installing PGX. GitHub's automatic source archives include the cumulative catalog, not only one version directory.

Do not infer that a component is public because it is discussed elsewhere. The files present in the selected version directory define that distributable PGX snapshot.

Clone this wiki locally