-
Notifications
You must be signed in to change notification settings - Fork 0
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.
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.
- Development Preview
- Getting Started
- Release branch catalog
- Public Plugin Matrix
- Early Preview Plugins
- Known Issues
- Architecture Overview
- Plugin Topology
- Module Reference
- Configuration and Registry
- Data-Driven Design
- Profiles and Budgets
- Gameplay Tag Architecture
- Initialization Pipeline
- Cross-Plugin Communication
- Message System
- Event Handlers
- Logging and Trace
- Runtime Flows
- Blueprint API Design
- Editor Integration
- Editor Visual System