mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-21 18:11:11 +00:00
Add forceloading
This commit is contained in:
parent
e21b29f422
commit
84b94eb198
9 changed files with 136 additions and 1 deletions
|
@ -34,3 +34,4 @@ dofile(modpath.."/falling.lua")
|
|||
dofile(modpath.."/features.lua")
|
||||
dofile(modpath.."/voxelarea.lua")
|
||||
dofile(modpath.."/vector.lua")
|
||||
dofile(modpath.."/forceloading.lua")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue