diff --git a/lib/config.lua b/lib/config.lua new file mode 100644 index 0000000..d031cb6 --- /dev/null +++ b/lib/config.lua @@ -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