Version 1.1.0

  • Added the possibility to use names instead of identifiers in the configuration file. So you can now both use {actions.sleep, 5.00} or {61, 5.00} depending on whatever style you prefer more.

  • The configuration file will now be reloaded if it is modified while the game is open.

  • You can now use Lua functions (e.g. loops, print, etc.) in the configuration file if needed.

  • Fixed an issue where if the configuration file had a runtime error while loading, the main script would crash.

  • Now requires Lua Loader v1.3.0 or higher.

Last updated