Quenty / NevermoreEngine

ModuleScript loader with reusable and easy unified server-client modules for faster game development on Roblox
https://quenty.github.io/NevermoreEngine/
MIT License
421 stars 124 forks source link

fix: Fix localization not swapping in soft shutdown if locale swaps #342

Closed Quenty closed 1 year ago

Quenty commented 1 year ago
📦 Published PR as canary version: Canary Versions
:sparkles: Test out this PR locally via: ```bash npm install @quenty/clienttranslator@8.13.1-canary.342.ee93043.0 npm install @quenty/gameconfig@5.17.1-canary.342.ee93043.0 npm install @quenty/gameproductservice@6.3.1-canary.342.ee93043.0 npm install @quenty/inputkeymaputils@7.17.1-canary.342.ee93043.0 npm install @quenty/scoredactionservice@9.17.1-canary.342.ee93043.0 npm install @quenty/settings-inputkeymap@3.19.1-canary.342.ee93043.0 npm install @quenty/softshutdown@3.18.2-canary.342.ee93043.0 # or yarn add @quenty/clienttranslator@8.13.1-canary.342.ee93043.0 yarn add @quenty/gameconfig@5.17.1-canary.342.ee93043.0 yarn add @quenty/gameproductservice@6.3.1-canary.342.ee93043.0 yarn add @quenty/inputkeymaputils@7.17.1-canary.342.ee93043.0 yarn add @quenty/scoredactionservice@9.17.1-canary.342.ee93043.0 yarn add @quenty/settings-inputkeymap@3.19.1-canary.342.ee93043.0 yarn add @quenty/softshutdown@3.18.2-canary.342.ee93043.0 ```
github-actions[bot] commented 1 year ago

:rocket: PR was released in @quenty/clienttranslator@8.13.1, @quenty/gameconfig@5.17.1, @quenty/gameproductservice@6.3.1, @quenty/inputkeymaputils@7.17.1, @quenty/scoredactionservice@9.17.1, @quenty/settings-inputkeymap@3.19.1, @quenty/softshutdown@3.18.2 :rocket: