1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-26 18:21:04 +00: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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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")