We’re developing a few DLCs for our main game, and we’d like to localize them in a similar way as we have with our main game. The DLCs are all isolated and intended to be extended (optional) campaigns for the main game. Are there established pipelines with how we can localize content in our DLC plugins (which are game features) without any changes/additions to our main game assets? I.e no changes to DefaultXXX.ini, no changes to Project/Content/ or similar?
The Localization Dashboard seems to be unable to handle serializing localized files in multiple modules. It only allows for “Project” (main game) and “Engine”.
Any pointers to an isolated workflow would be much appreciated.