mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Add performance test nodes, using complex meshes. (#13161)
This commit is contained in:
parent
cc8280426f
commit
9f25378ddd
8 changed files with 4149 additions and 0 deletions
|
@ -4,6 +4,7 @@ dofile(path.."/drawtypes.lua")
|
|||
dofile(path.."/meshes.lua")
|
||||
dofile(path.."/nodeboxes.lua")
|
||||
dofile(path.."/param2.lua")
|
||||
dofile(path.."/performance_test_nodes.lua")
|
||||
dofile(path.."/properties.lua")
|
||||
dofile(path.."/liquids.lua")
|
||||
dofile(path.."/light.lua")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue