forked from rojo-rbx/rojo
Support init.lua and client/server scripts
This commit is contained in:
3
test-projects/test-model/src/main.server.lua
Normal file
3
test-projects/test-model/src/main.server.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
local other = require(script.Parent.other)
|
||||
|
||||
print(other)
|
||||
Reference in New Issue
Block a user