The loader library provides essential functionalities for managing mods within TMLoader
function log(...)
function alert(...) -- todo: add callback
function retrieveModInfo()
function retrievePreferences()
function registerPreferences(...)
function registerRunLoopCallback(...)
-- Fields:
null
-- Global:
function tointeger(...)
function topointer(...)