Awesome
JEngine.AntiCheat
AntiCheat package for JEngine.
JEngine框架的多语言AntiCheat扩展包。
Important
This repo is only compatible with JEngine repo, otherwise it may not be able to compile or to execute.
该仓库仅与JEngine兼容,否则将无法编译或运行。
What is this
This is an additional package for JEngine framework, which provides AntiCheat for unity games. It provides the ability to encrypt data stored in memory
.
这是JEngine框架的额外扩展,对Unity游戏提供了反内存修改功能。提供了内存数据加密
。
How to use
Please install JEngine (at least v0.8.0), then download this repo, finally move the repo directory into JEngine project's Assets/Dependencies
path.
Alternatively, you can use JEngine Package Manager
to install.
Refer JEngine's documentation for further usage.
请安装JEngine(至少v0.8.0),然后下载本仓库,接着将本仓库的文件夹移动到JEngine工程内的Assets/Dependencies
目录下。
或者,你可以使用JEngine Package Manager
来安装。
参考JEngine的文档以继续