Page 1 of 1

which file records profile settings

Posted: Mon Sep 21, 2020 2:48 pm
by zhenzh
I tried to migrate my mud game to another computer by installing a fresh mudlet and copy existing profile directory to the new mudlet-data.
But I find it lost a lot of profile settings including fonts type/size/color and loaded packages/modules.

Which file is the exact one storing these settings?

Re: which file records profile settings

Posted: Tue Oct 20, 2020 3:10 am
by SlySven
Ideally you'd want to copy everything in:
  • C:\User\<username>\.config\mudlet\* and C:\User\<username>\.config\Mudlet\* (Windows)
  • /home/<username>/.config/mudlet/* and /home/<username>/.config/Mudlet/* (other OSes)
However you may also need to switch to the (less secure) method of storing character/login passwords in files in the profiles rather than using the secure storage option as it is not possible to transfer that detail when it is keep within the OS specific secure storage system.