You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#change Removed GGameName usage from code and replaced it with FApp::*GameName API #change Added FApp::SetGameName(), FApp::IsGameNameEmpty() #change Added IFileManager::GetFilenameOnDisk to get the correct case of a filename on disk #change Renamed GGameName to GInternalGameName [CL 2328446 by Robert Manuszewski in Main branch]
8 lines
156 B
INI
8 lines
156 B
INI
[URL]
|
|
GameNameShort=UFE
|
|
|
|
[Plugins]
|
|
+EnabledPlugins="MessagingDebugger"
|
|
-EnabledPlugins="ExampleDeviceProfileSelector"
|
|
+ProgramEnabledPlugins="UdpMessaging"
|