ConcreteMC / Alex

A Minecraft client written in C# aimed at compatibility with MC:Java & MC:Bedrock
Mozilla Public License 2.0
590 stars 46 forks source link

Fix the UK language and set the default to US #134

Closed ThePixelGamer closed 2 years ago

ThePixelGamer commented 2 years ago

The default resource pack created the language code en_uk and for some reason overrides the en_gb option. This PR corrects the resource pack and changes the default to en_us but doesn't fix the potential overriding issue.