Add Red as a corescript library and update Fusion, further improve defs file
This commit is contained in:
parent
411fa9aa74
commit
4a816a114f
13
defs.d.lua
13
defs.d.lua
File diff suppressed because one or more lines are too long
4057
luau/10000001.luau
4057
luau/10000001.luau
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
|
@ -17,6 +17,7 @@ end
|
|||
|
||||
if sc then
|
||||
sc:RegisterLibrary("Libraries/RbxFusion", "10000001")
|
||||
sc:RegisterLibrary("Libraries/RbxRed", "10000002")
|
||||
sc:RegisterLibrary("Libraries/RbxGui", "45284430")
|
||||
sc:RegisterLibrary("Libraries/RbxGear", "45374389")
|
||||
-- if game.PlaceId == deepakTestingPlace then
|
||||
|
|
|
|||
Loading…
Reference in New Issue