From c5a5b072c9bb629e9d26edbcecdc9181ecb5e150 Mon Sep 17 00:00:00 2001 From: LDDestroier Date: Sun, 3 Nov 2019 20:20:06 -0500 Subject: [PATCH] Update disknet --- netrequire/disknet | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/netrequire/disknet b/netrequire/disknet index eadddbd..885a021 100644 --- a/netrequire/disknet +++ b/netrequire/disknet @@ -1,5 +1,6 @@ https://github.com/LDDestroier/CC/raw/master/disknet.lua - +false +LDDestroier 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!