other-roblox-projects-src/2007-Demo/data/benchmark.lua

6 lines
223 B
Lua

settings().Rendering.Shadows = true
game.Workspace:InsertContent("rbxasset://../../data/benchmarklib.rbxm")
game.GuiRoot:Remove()
game:GetService("Visit")
game:GetService("RunService"):run()
game:GetService("NetworkClient")