Получите ваши бинарные файлы для Unity

Согласно политике Unity Asset Store, бинарные файлы античита распространяются с этой страницы вместо того, чтобы поставляться в составе пакета.

1. Введите счёт или лицензионный ключ

Unity Asset Store customers: use the invoice number from the purchase email (format IN-12345678). Direct hyperanticheat.com customers: paste the license key from your dashboard.

2. Что делать с zip-архивом

1Распакуйте zip

В HyperAC.zip на верхнем уровне вы найдёте:

2Скопируйте 3 бинарных файла в ваш проект Unity

Поместите их сюда (создайте папку, если её нет):

<YourProject>/Assets/HyperAntiCheat/Plugins/x86_64/

Вам нужны только эти три файла. Остальное содержимое zip (пакет Unity, исходники сервера) избыточно, когда у вас уже есть пакет Unity из Asset Store.

3Вернитесь в Unity

Откройте Tools > HyperAntiCheat > Setup & Protect. Окно автоматически обнаружит бинарные файлы и разблокирует раздел Protect Build section. From there you can select your build folder and protect your game in one click.

4Отгрузите защищённую сборку

The Protect tool encrypts the .text section of your game executable, copies the anticheat binaries next to it, generates a signed integrity manifest, and creates a LaunchGame.bat launcher. Zip the build folder and ship it. Игроки launch through LaunchGame.bat.

Зачем этот дополнительный шаг?

Unity Asset Store does not allow packages to ship raw .exe files or download binaries from remote servers at runtime. Our binaries are proprietary and virtualized, so we cannot ship them as open source inside the package. Distributing them from this page instead keeps us fully compliant with Unity policy while giving you the exact same protection.

Prefer a one-step installer? Buy the standalone license directly from hyperanticheat.com - you get the same zip but without having to do the Unity Asset Store invoice dance.