I am trying to do as the titles says.
I’ve been looking at the SimpleLuaExtension and tried to do the same.
I’ve just copied the onloaded method and the classes that goes with it.
but then if i try to call myTests… it says it’s not there.
I don’t call it from the main.lua file but from an other module.
Is there a prior setup required to make it work?