Skip to main content

📘Introduction

This library is composed by 5 different files.

The only file you need to require at any point is the main ProNet file which can be called from both the client and the server.

Depending on the waypoint from which you require the file it will provide you with different options. This API will provide you detailed information about both ends (The Server and the Client).

local ProNet = require(ReplicatedStorage.ProNet) --Change to whatever directory you have your ProNet in (recommended: ReplicatedStorage)