📄️ Logging
LuAria includes a builtin log console you can open at any time:
📄️ System Alerts
Just as the name describes, In this tutorial we will learn how to show a system alert :)
📄️ Event Listeners
This is the most important thing in LuAria, without it modding would most likly not be possible. We use our own loop system since we can't override (hook) game functions. In this section you will learn how to use LuAria's event listener system and what it is for.