Oakwood
  • Introduction
  • Server Setup
  • Public API
    • Events
    • Player
    • Vehicle
    • HUD
    • Camera
    • Chat
    • Vehicle-Player
    • Miscellaneous
  • Languages
    • NodeJS
  • Server API
  • Assets
    • Asset: Vehicle Models
    • Asset: Player models
  • Tutorials
    • Build Your Own Language Support
      • 1. Overview
      • 2. Connection
      • 3. Native Calls
      • 4. Events
      • 5. Wrap-up
Powered by GitBook
On this page

Was this helpful?

  1. Tutorials
  2. Build Your Own Language Support

1. Overview

This page describes the overall structure of such package. We will discuss the internals of the communication and the data exchange format.

PreviousBuild Your Own Language SupportNext2. Connection

Last updated 5 years ago

Was this helpful?