pax icon indicating copy to clipboard operation
pax copied to clipboard

Allow adding multiple mods with one command

Open maradotwebp opened this issue 4 years ago • 0 comments

Currently, ./pax add just enough resources adds a mod called just enough resources.

In the future, multiple mods should be able to be added through the ./pax add command, so:

  • ./pax add just enough resources would install mods called just, enough and resources
  • ./pax add 'just enough resources' would be needed to install a mod with spaces in its name.

This is a breaking change, tho, so v2.

maradotwebp avatar Sep 18 '21 10:09 maradotwebp