You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- need to resolve mac build errors. #jira none #preflight skip #rnx #rb trivial [CL 23787982 by David Harvey in ue5-main branch]
23 lines
459 B
Plaintext
23 lines
459 B
Plaintext
{
|
|
"FileVersion" : 3,
|
|
|
|
"FriendlyName" : "Messaging Debugger",
|
|
"Version" : 1,
|
|
"VersionName" : "1.1",
|
|
"CreatedBy" : "Epic Games, Inc.",
|
|
"CreatedByURL" : "https://epicgames.com",
|
|
"Description" : "Provides a visual debugger for the messaging sub-system.",
|
|
"Category" : "Messaging",
|
|
"EnabledByDefault" : false,
|
|
"IsBetaVersion": true,
|
|
|
|
"Modules" :
|
|
[
|
|
{
|
|
"Name" : "MessagingDebugger",
|
|
"Type" : "UncookedOnly"
|
|
}
|
|
],
|
|
|
|
"CanContainContent" : false
|
|
} |