1
0
mirror of https://github.com/LDDestroier/CC/ synced 2024-06-14 01:16:50 +00:00

Added docs link

This commit is contained in:
LDDestroier 2020-11-28 01:21:44 -05:00 committed by GitHub
parent 23757781c3
commit 920def0ae7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,8 @@
--[[
DISKNET - by LDDestroier
Refer to https://github.com/LDDestroier/CC/blob/master/disknet.md for documentation
--]]
local disknet = disknet or {} local disknet = disknet or {}
local tArg = {...} local tArg = {...}