This repo contains some Python scripts that are helpful for use with the Action Logger RuneLite plugin.
You can modify the config.toml file to change the behaviour of the commands.
I will be keeping config.toml updated with my own preferences. I might make it load a config.local.toml too after config.toml and use values from that if they exist.
uv run tail.pyuv run update-gamevals.pyYou can set the RUNELITE_DIR environment variable to override where to find the RuneLite repository:
RUNELITE_DIR=/path/to/runelite uv run update-gamevals.py