You are viewing a potentially older version of this package. View all versions.
RiskofThunder-R2API_Networking-1.0.0 icon

R2API Networking

Networking API around the Unity UNet Low Level API (LLAPI)

Date uploaded a year ago
Version 1.0.0
Download link RiskofThunder-R2API_Networking-1.0.0.zip
Downloads 77012
Dependency string RiskofThunder-R2API_Networking-1.0.0

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2103 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2103
RiskofThunder-HookGenPatcher-1.2.3 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.3
RiskofThunder-R2API_Core-5.0.3 icon
RiskofThunder-R2API_Core

Core R2API module

Preferred version: 5.0.3

README

R2API.Networking - Networking API around the Unity UNet Low Level API (LLAPI)

About

R2API.Networking is a submodule assembly for R2API that allows mod creators to register their own network messages and commands.

An example tutorial on how to use this api can be found here

Changelog

'1.0.0'

  • Split from the main R2API.dll into its own submodule.