Possseidon / dang-lib

A C++ library, providing a variety of useful classes focused around game developement.
3 stars 1 forks source link

Add Lua bindings for events. #53

Open Possseidon opened 3 years ago

Possseidon commented 3 years ago

Without #49 it can be quite easy to create scenarios, where it is possible break out of the Lua sandbox and cause undefined behavior.