1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 08:35:20 +02:00

DevTest: Add nodes and items for testing overlays (#12304)

This commit is contained in:
Wuzzy
2022-05-27 19:39:36 +00:00
committed by GitHub
parent ef22c0206f
commit fe299e24d6
8 changed files with 151 additions and 0 deletions

View File

@@ -8,3 +8,4 @@ dofile(path.."/properties.lua")
dofile(path.."/liquids.lua")
dofile(path.."/light.lua")
dofile(path.."/textures.lua")
dofile(path.."/overlays.lua")