Skip to content

Expose "server" and "dedicated" to Lua scripts

LJ Sonic requested to merge lua-server-variables into next

This adds isserver and isdedicatedserver global variables to Lua.

Both are clientside and should not be used in anything gamelogic-related.

Merge request reports