You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
This allows both styles to be used for L10N asset paths, ie, /MyPlugin/L10N/en-US/Foo and /MyPlugin/L10N/en_US/Foo are now equivalent, with the latter using a valid Verse identifier. The rest of the tooling around creating/managing localized assets still needs updating, but this unblocks being unable to create localized assets in environments that enforce Verse identifier restrictions on folder names. #rb Leon.Huang #rnx [CL 36451648 by jamie dale in 5.5 branch]