Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 419 Bytes

File metadata and controls

27 lines (16 loc) · 419 Bytes

network

Summary

Exported network helpers discovered directly from bundled Lua source.

Availability

  • Repository: opencomputers
  • System: network
  • Type: library

Source

  • OpenComputers/src\main\resources\assets\opencomputers\loot\network\data\lib\network.lua

Usage

local network = require("network")

API

Notes

  • Only exported module functions are listed on this page.