Anti-cheating-value
by baifeng
51
Anti-cheating-value
Anti-cheating-value is a plugin that prevents cheat tools from modifying sensitive data in the game memory.
How to use
- First, enable the Anti-cheating-value plugin in Godot.
- Override the setter and getter for the sensitive data in your game.
- Point the getter and setter for the sensitive data to the corresponding variables provided by the Anti-cheating-value plugin.
Notice
- The anti-cheat variables are accessed in the form of key-value pairs, so please ensure the uniqueness of the keys to avoid mistakenly overwriting the correct data.
- Using this plugin may cause additional runtime performance overhead, so please control where to use it.
Download
Version1.1.0
Download Now
Support
If you need help or have questions about this plugin, please contact the author.
Contact Author