-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Translations, but better #5862
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Translations, but better #5862
Conversation
|
I have the feeling that this will still take some time. Maybe you should still add ExploitPreventer. Liquid Bounce will also start using it: CCBlueX/LiquidBounce#7397 There are no disadvantages in using it. |
We use our own translation system similar to this PR, which makes it irrelevant whether we prevent translation key detection or not. This does not affect how the game works, while keeping Meteor safe from detection. Also, sometimes you want the server to know that a mod is present, but you clearly don't want it to know that you have a hacked client installed. This is not yet possible to configure using Exploit Preventer. |
yes I know that you have your own translation system. I will add a way for configuring the mods but it will take some time. |
Type of change
Description
MeteorLanguage, (still unused)MeteorAddon#provideLanguagewith automatic registration, following fabric-resource-loader-v0's functionalityMeteorAddon#idCommandsCommandandmeteor.command.wasp.info.targetHow Has This Been Tested?
The J
Checklist: