diff --git a/netrequire/disknet b/netrequire/disknet new file mode 100644 index 0000000..eadddbd --- /dev/null +++ b/netrequire/disknet @@ -0,0 +1,5 @@ +https://github.com/LDDestroier/CC/raw/master/disknet.lua + +Disknet is a communications API that uses a shared filesystem to have modem-like communications. +The intended use is to have two floppy disks with the same ID, where each is connected to a separate computer. +You can then have completely secure (if hard drive rapey) "modem" communications!