1 Commits

Author SHA1 Message Date
76ef61c3e8 DOCS: Creates the config library script and adds comments 2026-02-16 15:10:28 -07:00

7
lib/config.lua Normal file
View File

@@ -0,0 +1,7 @@
-- This Script will hold all the functions surrounding the config file
-- TODO: Check for the config file's existance
-- TODO: Create the Config File with default settings