Spoons / rmm

An Open Source RimWorld mod package manager and sorting tool.
GNU General Public License v3.0
24 stars 7 forks source link

Please specify your RimWorld config directory with -u #33

Open Baerbeisser opened 3 months ago

Baerbeisser commented 3 months ago

Probably not an issue with the tool but with the manual/help.

So i have the game itself in an extra folder, so i export RMM_PATH=\<path-to-game>/Mods. Then when i run rmm, i get the message in the title. So i run rmm -u '\<prefix-c\>/AppData/LocalLow/Ludeon Studios/RimWorld by Ludeon Studios/Config/' list but still same message. Same with '...Ludeon Studios/Config/ModsConfig.xml'. Game was already started.

The -u --user DIR User config path. of --help doesn't really help either. What am i supposed to run with -u?

edit: Ah, from RMM_USER_PATH "Folder containing saves and config". But still same result ...by Ludeon Studios/.

editedit: rmm -u ...by Ludeon Studios/ \<action\> on the other hand works.