feat(i18n): version checking

This commit is contained in:
ineanto 2023-12-19 14:31:15 +01:00
parent 2b71bd18eb
commit e9d6f33930
13 changed files with 125 additions and 24 deletions

View file

@ -1,6 +1,7 @@
1.0.8-RC1: Update n°5 (XX/XX/XX)
[FEATURES]
- Persistence and cache will now fallback to local alternatives when unreachable.
- Developers can now listen to the PlayerDisguiseEvent and cancel the disguise process.
[OTHER]
- Various optimizations and improvements.