42 lines
1.1 KiB
INI
42 lines
1.1 KiB
INI
; THESE ARE GENERATED FILES, DO NOT EDIT DIRECTLY!
|
|
; USE THE LOCALIZATION DASHBOARD IN THE UNREAL EDITOR TO EDIT THE CONFIGURATION
|
|
[CommonSettings]
|
|
SourcePath=Content/Localization/Local
|
|
DestinationPath=Content/Localization/Local
|
|
ManifestName=Local.manifest
|
|
ArchiveName=Local.archive
|
|
NativeCulture=en
|
|
CulturesToGenerate=en
|
|
|
|
[GatherTextStep0]
|
|
CommandletClass=GatherTextFromSource
|
|
ExcludePathFilters=Config/Localization/*
|
|
FileNameFilters=*.h
|
|
FileNameFilters=*.cpp
|
|
FileNameFilters=*.ini
|
|
ShouldGatherFromEditorOnlyData=false
|
|
|
|
[GatherTextStep1]
|
|
CommandletClass=GatherTextFromAssets
|
|
ExcludePathFilters=Content/Localization/*
|
|
ExcludePathFilters=Content/L10N/*
|
|
PackageFileNameFilters=*.umap
|
|
PackageFileNameFilters=*.uasset
|
|
ShouldExcludeDerivedClasses=false
|
|
ShouldGatherFromEditorOnlyData=false
|
|
SkipGatherCache=false
|
|
|
|
[GatherTextStep2]
|
|
CommandletClass=GenerateGatherManifest
|
|
|
|
[GatherTextStep3]
|
|
CommandletClass=GenerateGatherArchive
|
|
|
|
[GatherTextStep4]
|
|
CommandletClass=GenerateTextLocalizationReport
|
|
bWordCountReport=true
|
|
WordCountReportName=Local.csv
|
|
bConflictReport=true
|
|
ConflictReportName=Local_Conflicts.txt
|
|
|