EQU8 Documentation
  • Welcome
  • Integration Guide
    • Examples
    • Download SDK & copy files
    • Server-side configuration
    • Unique identifier & reading user
    • Accepting player and data
    • Polling server events
    • Client-side Configuration
    • Receiving data from the server
    • Polling client events
    • Protecting game resources
    • Protection template file-format
    • Protection Template Example
    • Renaming EQU8 Launcher
    • Configuring EQU8 Launcher
    • Distributing with EQU8
  • Errors
    • Error Status codes
Powered by GitBook
On this page

Was this helpful?

  1. Integration Guide

Examples

Included in the EQU8 SDK bundle are example integrations of EQU8 (for both C# and C/C++). The reference code used through-out this documentation is pulled straight from the examples.

Feel free to check them out before we get started.

PreviousWelcomeNextDownload SDK & copy files

Last updated 4 years ago

Was this helpful?