Version 1.2.0

Released on 02/12/2025.

  • Will now use a file change handler to detect changes to the configuration file instead of manually checking for changes every second.

  • Memory for parameters will now be allocated from the the main pool rather than the executable pool as the latter is limited.

  • Will no longer manually clean up resources that are automatically cleaned up after the script is destroyed anyway.

  • Updated the naming of some properties in the helpers file.

  • Now requires Lua Loader v1.7.1 or higher.

Last updated