Indev450 / SRB2Kart-Saturn

GNU General Public License v2.0
24 stars 9 forks source link

Expose debug library to Lua #122

Closed alufolie91 closed 6 months ago

alufolie91 commented 6 months ago

https://git.do.srb2.org/STJr/SRB2/-/merge_requests/2404

This exposes a subset of the official debug library:

debug.gethook debug.getinfo debug.getlocal debug.getupvalue debug.sethook debug.traceback