mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Lua on each mapgen thread (#13092)
This commit is contained in:
@@ -5,6 +5,7 @@ add_subdirectory(lua_api)
|
||||
# Used by server and client
|
||||
set(common_SCRIPT_SRCS
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/scripting_server.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/scripting_emerge.cpp
|
||||
${common_SCRIPT_COMMON_SRCS}
|
||||
${common_SCRIPT_CPP_API_SRCS}
|
||||
${common_SCRIPT_LUA_API_SRCS}
|
||||
|
Reference in New Issue
Block a user