Skip to content

Releases: Lucki/mod-manager

0.2

26 Jun 15:13
d7d878d

Choose a tag to compare

  • 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.

v0.1.3

10 Jun 15:49
a9e1881

Choose a tag to compare

  • edit now pre-fills the file with a template
  • setup workflow actually works now
  • mount now uses the new API (kernel > 6.8)

0.1.2

14 Feb 19:38
8237780

Choose a tag to compare

Fix colons in cache mount path

0.1.1

13 Feb 17:33
840c9b8

Choose a tag to compare

Fix colons in mount paths

0.0.3

05 Apr 23:20
d27307a

Choose a tag to compare

Add edit command option

This commit adds an "edit" subcommand for Mod Manager that allows users to create or edit a configuration file for a game with their preferred text editor.