Trying to grab backtrace. Didn't quite work

This commit is contained in:
IQuant 2024-09-07 19:33:08 +03:00
parent 9c50f71391
commit 1efbdf84f4
4 changed files with 121 additions and 3 deletions

View file

@ -6,7 +6,7 @@ package.path = package.path .. ";./mods/quant.ew/?.lua"
print(package.cpath)
-- ewext = require("ewext")
-- print(ewext)
-- ewext()
dofile_once( "data/scripts/lib/utilities.lua" )