mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 17:35:37 +02:00
[CSM] Expose more env functions
This commit is contained in:
@@ -69,6 +69,7 @@ void ClientScripting::InitializeModApi(lua_State *L, int top)
|
||||
{
|
||||
LuaItemStack::Register(L);
|
||||
ItemStackMetaRef::Register(L);
|
||||
LuaRaycast::Register(L);
|
||||
StorageRef::Register(L);
|
||||
LuaMinimap::Register(L);
|
||||
NodeMetaRef::RegisterClient(L);
|
||||
|
Reference in New Issue
Block a user