WeaselGames / godot_luaAPI

Godot LuaAPI
https://luaapi.weaselgames.info
Other
361 stars 27 forks source link

Add max memory usage restrictions #147

Closed Trey2k closed 1 year ago

Trey2k commented 1 year ago

This PR adds the ability to control the max amount of memory the Lua state can use.

Added