#Can you use a ModuleScript has a main settings? If so how do you link it to the main server script?
1 messages · Page 1 of 1 (latest)
local mySettings = require(PATH_TO_MODULE_SCRIPT)
Can I make a Variable (with stacks) to the script's path and then just put it in there?
So