You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/anticheat/README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
1
-
# AntiCheat Utilities for Unity
1
+
# AXIOM - AntiCheat Utilities for your Unity games.
2
2
3
3
A set of scripts designed to detect and prevent common cheating techniques in Unity games. This anti-cheat system aims to enhance game security by monitoring and mitigating unauthorized modifications and debugging attempts.
4
4
5
+
> AXIOM - a statement that is taken to be true, to serve as a premise or starting point for further reasoning and arguments.
6
+
5
7
## Features
6
8
7
9
-**AssemblyIntegrityChecker**: Verifies the integrity of loaded assemblies to detect tampering.
@@ -31,3 +33,4 @@ MIT License
31
33
## Contact
32
34
33
35
Discord: @michal.flaska or @pilot2254
36
+
Or simply [open an issue](https://github.com/pilot2254/reusable-unity-scripts/issues).
0 commit comments