tModLoader

tModLoader

Fargo's Crafting Tree Generator
Le~Kat 6 Jun, 2022 @ 8:20pm
Minor issues when running in linux.
Hi, just wanted to say that the mod has a few issues when running in linux:

1) the crafting tree output gets sent to a 'My Games' folder in the home directory, when in linux the ModLoader location is under ~/.local/share/Terraria/ModLoader

2) the mod tries creating a file under the CraftingTreeOutput folder, however since linux uses '/' to differentiate folders, whereas windows uses '\', it ends up creating an unused folder, with a file that starts with 'CraftingTreeOutput\[name of item]'.

other than those two issues, the mod works fine (I haven't seen any crashes or more devastating bugs yet).