You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Fixed Python Plugin description mentioning 'UE4' rather than 'Unreal Editor' in the text displayed in the plugin selection page.
#rb trivial [FYI] Jamie.Dale #ROBOMERGE-AUTHOR: patrick.laflamme #ROBOMERGE-SOURCE: CL 18342729 in //UE5/Release-5.0/... via CL 18342818 #ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v895-18170469) [CL 18342895 by patrick laflamme in ue5-release-engine-test branch]
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"Version": 1,
|
||||
"VersionName": "1.0",
|
||||
"FriendlyName": "Python Editor Script Plugin",
|
||||
"Description": "Python integration for the UE4 editor.",
|
||||
"Description": "Python integration for the Unreal Editor.",
|
||||
"Category": "Scripting",
|
||||
"CreatedBy": "Epic Games, Inc.",
|
||||
"CreatedByURL": "http://epicgames.com",
|
||||
|
||||
Reference in New Issue
Block a user