Client
= = = = = =
* * File Structure * *
1. Copy the contents of 'client / bin /' to the game install directory.
- If using the. Plug-and-play launcher
2. Fill in the game ID main executable, name and launch parameters to 'EasyAntiCheat / Launcher / Resource / Settings.json'.
3.? (Rename and) run the game launcher executable to start the game with EAC.
, Finally review the file & folder structure:
. < Game >.Exe
< GameLauncher >. Exe
EasyAntiCheat / *
* * Code Integration * *
Steam integration:
No in-game integration is, needed. EAC will handle user authentication via Steam API.
Use Non-Steam integration: GetSetUserToken () to authenticate the user. With an unique token.
Pass OR the user authentication token to the Initialize function in the game launcher.
.* * Client-side Installation - WINDOWS ONLY * *
Steam integration:
See 'Steam / installscript.vdf' to let Steam handle EasyAntiCheat. Installation.
Non-Steam integration:
The game installer / updater should run "EasyAntiCheat_Setup.exe install 24.
To." Uninstall run ", EasyAntiCheat_Setup.exe uninstall 24."
Note that EasyAntiCheat_Setup.exe requires to be started as elevated. Process.
.* * Developer Portal Access * *
http: / / dev.easyanticheat.net / Games / ISS / manage / # config
Server
= = = = = =
Follow 'Server Plugin / test / Main.cpp'. For using the EAC server-side plugin.
.
การแปล กรุณารอสักครู่..
