mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
[CSM] Add functions to create particles and particlespawners. (#6072)
This commit is contained in:
parent
da80e8af8a
commit
5dab742645
10 changed files with 341 additions and 13 deletions
|
@ -294,6 +294,7 @@ src/script/lua_api/l_object.cpp
|
|||
src/script/lua_api/l_object.h
|
||||
src/script/lua_api/l_particles.cpp
|
||||
src/script/lua_api/l_particles.h
|
||||
src/script/lua_api/l_particles_local.cpp
|
||||
src/script/lua_api/l_rollback.cpp
|
||||
src/script/lua_api/l_rollback.h
|
||||
src/script/lua_api/l_server.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue