forked from rojo-rbx/rojo
Fix init.plugin.lua/init.plugin.luau not being supported (#1252)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
return "From folder/lua/init.plugin.lua"
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
return "From folder/lua/init.plugin.lua"
|
||||