0.11.8.5
TheStachelfisch
released this
25 Aug 07:13
·
17 commits
to master
since this release
=== tML 64bit ===
- Updated to 0.11.8.5
- Properly renamed .exe file in Linux server
Updating tModLoader 64 bit
If you are only 1-5 64 bit version behind you can just paste the new files into the tModLoader folder, if you are behind multiple 64 bit versions you will need to reinstall tModloader 64 bit and 32 bit entirely
Installation for tModLoader 64 bit
A detailed guide for installation can be found in the #tmod-64-installation channel in the tModLoader 64 bit Discord
Adding tModLoader 64 bit to Steam
Also explained in the guide on the Discord
Starting Linux server
- Install mono
Debian and derivatives of it:apt install mono-complete
Arch Linux:pacman -S mono
Fedora:dnf install mono-complete
- Make the script executable
chmod +x tModLoader64BitServer
- Run it
./tModLoader64BitServer
Using a config with the Linux server
- Create a config file, touch serverconfig.txt
- Launch the server file with the -config
argument, ./tModLoader64BitServer -config serverconfig.txt