You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
20 lines
580 B
INI
20 lines
580 B
INI
|
|
[CommonSettings]
|
||
|
|
CulturesToGenerate=ja
|
||
|
|
CulturesToGenerate=ko
|
||
|
|
CulturesToGenerate=zh
|
||
|
|
|
||
|
|
[GatherTextStep0]
|
||
|
|
CommandletClass=InternationalizationExport
|
||
|
|
bImportLoc=true
|
||
|
|
SourcePath=../../../Engine/Content/Localization/Engine
|
||
|
|
DestinationPath=../../../Engine/Content/Localization/Engine
|
||
|
|
ManifestName=Engine.manifest
|
||
|
|
ArchiveName=Engine.archive
|
||
|
|
|
||
|
|
[GatherTextStep1]
|
||
|
|
CommandletClass=InternationalizationExport
|
||
|
|
bImportLoc=true
|
||
|
|
SourcePath=../../../Engine/Content/Localization/Editor
|
||
|
|
DestinationPath=../../../Engine/Content/Localization/Editor
|
||
|
|
ManifestName=Editor.manifest
|
||
|
|
ArchiveName=Editor.archive
|