Files
UnrealEngineUWP/Engine/Plugins/Developer/OneSkyLocalizationService/OneSkyLocalizationService.uplugin
Joe Conley 6d13a56a1d OneSky Localization Plugin: Label this plugin as beta for now
[CL 2618624 by Joe Conley in Main branch]
2015-07-13 14:57:31 -04:00

22 lines
441 B
Plaintext

{
"FileVersion" : 3,
"FriendlyName" : "OneSky",
"Version" : 1,
"VersionName" : "0.5",
"CreatedBy" : "Epic Games, Inc.",
"CreatedByURL" : "http://epicgames.com",
"EngineVersion" : "4.8.0",
"Description" : "OneSky localization service",
"Category" : "Editor.Localization Service",
"EnabledByDefault" : false,
"IsBetaVersion": true,
"Modules" :
[
{
"Name" : "OneSkyLocalizationService",
"Type" : "Developer"
}
]
}