You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
[GitHub] Updated all *.uplugin files to descriptor file format version 3, fixed a few categories for display in the plugins browser. (SRombauts)
https://github.com/EpicGames/UnrealEngine/pull/196 [CL 2093311 by Ben Marsh in Main branch]
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"FileVersion" : 3,
|
||||
"FileVersion" : 3,
|
||||
|
||||
"FriendlyName" : "XCode Source Code Access",
|
||||
"Version" : 1,
|
||||
"VersionName" : "1.0",
|
||||
"CreatedBy" : "Epic Games, Inc.",
|
||||
"CreatedByURL" : "http://epicgames.com",
|
||||
"EngineVersion" : 1579795,
|
||||
"EngineVersion" : "4.2.0",
|
||||
"Description" : "Allows access to source code in XCode.",
|
||||
"Category" : "Editor.Source Code Access",
|
||||
|
||||
"Modules" :
|
||||
"Modules" :
|
||||
[
|
||||
{
|
||||
"Name" : "XCodeSourceCodeAccess",
|
||||
|
||||
Reference in New Issue
Block a user