Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Anti-cheating-value

An asset by baifeng
The page banner background of a mountain and forest
Anti-cheating-value hero image

Quick Information

0 ratings
Anti-cheating-value icon image
baifeng
Anti-cheating-value

Anti-cheating-value is a plugin that prevents cheat tools from modifying sensitive data in the game memory.

Supported Engine Version
4.3
Version String
1.1.0
License Version
MIT
Support Level
community
Modified Date
9 months ago
Git URL
Issue URL

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.

README Watch the video

Anti-cheating-value is a plugin that prevents cheat tools from modifying sensitive data in the game memory.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Anti-cheating-value icon image
baifeng
Anti-cheating-value

Anti-cheating-value is a plugin that prevents cheat tools from modifying sensitive data in the game memory.

Supported Engine Version
4.3
Version String
1.1.0
License Version
MIT
Support Level
community
Modified Date
9 months ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers