feat: 本地化基础设施(cn, eng)
This commit is contained in:
33
Config/Localization/Game_Gather.ini
Normal file
33
Config/Localization/Game_Gather.ini
Normal file
@@ -0,0 +1,33 @@
|
||||
;METADATA=(Diff=true, UseCommands=true)
|
||||
[CommonSettings]
|
||||
SourcePath=Content/Localization/Game
|
||||
DestinationPath=Content/Localization/Game
|
||||
ManifestName=Game.manifest
|
||||
ArchiveName=Game.archive
|
||||
NativeCulture=zh
|
||||
CulturesToGenerate=en
|
||||
CulturesToGenerate=zh
|
||||
|
||||
[GatherTextStep0]
|
||||
CommandletClass=GatherTextFromAssets
|
||||
IncludePathFilters=Content/*
|
||||
ExcludePathFilters=Content/Localization/*
|
||||
PackageFileNameFilters=*.umap
|
||||
PackageFileNameFilters=*.uasset
|
||||
ShouldExcludeDerivedClasses=false
|
||||
ShouldGatherFromEditorOnlyData=false
|
||||
SkipGatherCache=false
|
||||
|
||||
[GatherTextStep1]
|
||||
CommandletClass=GenerateGatherManifest
|
||||
|
||||
[GatherTextStep2]
|
||||
CommandletClass=GenerateGatherArchive
|
||||
|
||||
[GatherTextStep3]
|
||||
CommandletClass=GenerateTextLocalizationReport
|
||||
bWordCountReport=true
|
||||
WordCountReportName=Game.csv
|
||||
bConflictReport=true
|
||||
ConflictReportName=Game_Conflicts.txt
|
||||
|
||||
Reference in New Issue
Block a user