You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a slight config change: Named commands are now in a commands table.
This introduces a new optional config.toml file. It can be used to define default search paths for games and mods and allows defining template values for pre-filling new config files when using the edit/setup directive. See config.example.toml for details.
A mod set can now declare environment variables which are used in the wrap directive.
setup can now also handle existing mods, giving the ability to edit them.