Copper OS

A operating system for computercraft and what goes with it.

View on GitHub

CNP (Copper Network Protocol)

The outermost packet is always a CNP packet, it looks like this:

{
	Protocol = "Any protocol"
	Payload = The payload
}