Game_Gather.ini 1.1 KB

123456789101112131415161718192021222324252627282930313233343536
  1. ; THESE ARE GENERATED FILES, DO NOT EDIT DIRECTLY!
  2. ; USE THE LOCALIZATION DASHBOARD IN THE UNREAL EDITOR TO EDIT THE CONFIGURATION
  3. [CommonSettings]
  4. ManifestDependencies=../../EpicGames/UE_5.0/Engine/Content/Localization/Engine/Engine.manifest
  5. ManifestDependencies=../../EpicGames/UE_5.0/Engine/Content/Localization/Editor/Editor.manifest
  6. SourcePath=Content/Localization/Game
  7. DestinationPath=Content/Localization/Game
  8. ManifestName=Game.manifest
  9. ArchiveName=Game.archive
  10. NativeCulture=en
  11. CulturesToGenerate=en
  12. CulturesToGenerate=zh-CN
  13. [GatherTextStep0]
  14. CommandletClass=GatherTextFromAssets
  15. IncludePathFilters=Content/_CibesConfigurator/Widgets/*
  16. ExcludePathFilters=Content/Localization/*
  17. PackageFileNameFilters=*.umap
  18. PackageFileNameFilters=*.uasset
  19. ShouldExcludeDerivedClasses=false
  20. ShouldGatherFromEditorOnlyData=false
  21. SkipGatherCache=false
  22. [GatherTextStep1]
  23. CommandletClass=GenerateGatherManifest
  24. [GatherTextStep2]
  25. CommandletClass=GenerateGatherArchive
  26. [GatherTextStep3]
  27. CommandletClass=GenerateTextLocalizationReport
  28. bWordCountReport=true
  29. WordCountReportName=Game.csv
  30. bConflictReport=true
  31. ConflictReportName=Game_Conflicts.txt