Merge branch 'main' into entities

This commit is contained in:
MihailRis
2024-06-25 18:47:15 +03:00
5 changed files with 111 additions and 14 deletions
+3
View File
@@ -23,6 +23,9 @@ extern const luaL_Reg packlib [];
extern const luaL_Reg playerlib [];
extern const luaL_Reg timelib [];
extern const luaL_Reg tomllib [];
extern const luaL_Reg vec2lib [];
extern const luaL_Reg vec3lib [];
extern const luaL_Reg vec4lib [];
extern const luaL_Reg worldlib [];
// Lua Overrides