added and reworked few things

This commit is contained in:
ZueffC
2025-12-14 21:18:47 +03:00
parent eaec2b9488
commit 0c4fc77af2
159 changed files with 109940 additions and 120 deletions

View File

@@ -0,0 +1,49 @@
[CommonSettings]
SourcePath=Plugins/Online/OnlineSubsystem/Content/Localization/OnlineSubsystem
DestinationPath=Plugins/Online/OnlineSubsystem/Content/Localization/OnlineSubsystem
ManifestName=OnlineSubsystem.manifest
ArchiveName=OnlineSubsystem.archive
PortableObjectName=OnlineSubsystem.po
ResourceName=OnlineSubsystem.locres
NativeCulture=en
CulturesToGenerate=en
CulturesToGenerate=fr
CulturesToGenerate=de
CulturesToGenerate=es
CulturesToGenerate=es-419
CulturesToGenerate=it
CulturesToGenerate=ja
CulturesToGenerate=ko
CulturesToGenerate=ru
CulturesToGenerate=zh-Hans
CulturesToGenerate=ar
CulturesToGenerate=pl
CulturesToGenerate=pt-BR
[GatherTextStep0]
CommandletClass=GatherTextFromSource
SearchDirectoryPaths=Plugins/Online/OnlineSubsystem/Source/
FileNameFilters=*.cpp
FileNameFilters=*.h
FileNameFilters=*.c
FileNameFilters=*.inl
FileNameFilters=*.mm
FileNameFilters=*.ini
ShouldGatherFromEditorOnlyData=false
[GatherTextStep1]
CommandletClass=GenerateGatherManifest
[GatherTextStep2]
CommandletClass=GenerateGatherArchive
[GatherTextStep3]
CommandletClass=InternationalizationExport
bImportLoc=true
[GatherTextStep4]
CommandletClass=GenerateTextLocalizationResource
[GatherTextStep5]
CommandletClass=InternationalizationExport
bExportLoc=true

View File

@@ -0,0 +1,2 @@
[/Script/OnlineSubsystemUtils.OnlinePIEConfig]
+LoginTypesAllowingDuplicates=Developer

View File

@@ -0,0 +1,49 @@
[CommonSettings]
SourcePath=Plugins/Online/OnlineSubsystemUtils/Content/Localization/OnlineSubsystemUtils
DestinationPath=Plugins/Online/OnlineSubsystemUtils/Content/Localization/OnlineSubsystemUtils
ManifestName=OnlineSubsystemUtils.manifest
ArchiveName=OnlineSubsystemUtils.archive
PortableObjectName=OnlineSubsystemUtils.po
ResourceName=OnlineSubsystemUtils.locres
NativeCulture=en
CulturesToGenerate=en
CulturesToGenerate=fr
CulturesToGenerate=de
CulturesToGenerate=es
CulturesToGenerate=es-419
CulturesToGenerate=it
CulturesToGenerate=ja
CulturesToGenerate=ko
CulturesToGenerate=ru
CulturesToGenerate=zh-Hans
CulturesToGenerate=ar
CulturesToGenerate=pl
CulturesToGenerate=pt-BR
[GatherTextStep0]
CommandletClass=GatherTextFromSource
SearchDirectoryPaths=Plugins/Online/OnlineSubsystemUtils/Source/
FileNameFilters=*.cpp
FileNameFilters=*.h
FileNameFilters=*.c
FileNameFilters=*.inl
FileNameFilters=*.mm
FileNameFilters=*.ini
ShouldGatherFromEditorOnlyData=false
[GatherTextStep1]
CommandletClass=GenerateGatherManifest
[GatherTextStep2]
CommandletClass=GenerateGatherArchive
[GatherTextStep3]
CommandletClass=InternationalizationExport
bImportLoc=true
[GatherTextStep4]
CommandletClass=GenerateTextLocalizationResource
[GatherTextStep5]
CommandletClass=InternationalizationExport
bExportLoc=true