Describe the bug
When starting the mod, begin.txt appears in the Home directory instead of the Desktop on installs that have one.
To Reproduce
Start a new world with Split Self, then check ~/ or /home/YourUsername.
Expected behavior
begin.txt appears on the Desktop regardless of OS.
Client Logs
I don't have one, it's been a while since I tried the mod and I already deleted the profile
Additional context
You could make file creation events check for any directory called Desktop inside the user's Home directory if on Linux and put it there instead or something.
Describe the bug
When starting the mod,
begin.txtappears in the Home directory instead of the Desktop on installs that have one.To Reproduce
Start a new world with Split Self, then check
~/or/home/YourUsername.Expected behavior
begin.txt appears on the Desktop regardless of OS.
Client Logs
I don't have one, it's been a while since I tried the mod and I already deleted the profile
Additional context
You could make file creation events check for any directory called Desktop inside the user's Home directory if on Linux and put it there instead or something.