Support init.lua and client/server scripts

This commit is contained in:
Lucien Greathouse
2018-11-27 17:44:17 -08:00
parent 29fe7492cc
commit f1c5268670
2 changed files with 53 additions and 12 deletions

View File

@@ -0,0 +1,3 @@
local other = require(script.Parent.other)
print(other)