#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)

silver monolith
#

.

nova spade
#
local mySettings = require(PATH_TO_MODULE_SCRIPT)
silver monolith
#

So