📄️ Utility Functions
Aurora Framework provides several utility functions to help with rotation development. These functions make common tasks easier and standardize functionality across different game versions.
📄️ Frame and Callback System
Aurora provides a robust callback system for timed execution of code. This system optimizes performance by managing update frequencies and staggering callbacks to prevent frame rate drops.