Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/steelshield/unreal-engine-plugin/requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ The following versions of Unreal Engine are officially supported for the SteelSh
- UE 5.2.1
- UE 5.5.3
- UE 5.6.1
- UE 5.7.4

If the version of the engine you use is not listed above, you can often use the closest matching patch version for your major and minor engine version (for example, 5.2.x for 5.2.3).
Before using an unlisted version in production, run extensive end-to-end tests in GameFabric with Proof of Identity enabled and confirm that SteelShield handles all network traffic correctly.
Expand Down
Loading