steviegt6
Official Terrarian
Hi hi hi, I'm back.
Terraria Unified
This is a simple project that ports the game to .NET 8 and merges the Windows, macOS, and Linux client and server codebases into one.
This modification maintains compatibility with vanilla servers, and tries its best to automatically detect existing Terraria installs in order to use the content folders of a preexisting installation.
Why?
Both for fun and as a stepping stone project for something else I'm cooking up later. Stay tuned...
Having a single, unified codebase is great for modding. This is pretty usable for anyone looking to create a standalone mod, and will be used in the future for my own experimental mod loader. Additionally, there comes with it some inherent performance improvements and lessened memory restrictions, but I won't get into that.
Installation & Usage
No, I won't help you crack. Yes, you need a legitimate installation of the game to use this.
Check it out and star it on GitHub.
Terraria Unified
This is a simple project that ports the game to .NET 8 and merges the Windows, macOS, and Linux client and server codebases into one.
This modification maintains compatibility with vanilla servers, and tries its best to automatically detect existing Terraria installs in order to use the content folders of a preexisting installation.
Why?
Both for fun and as a stepping stone project for something else I'm cooking up later. Stay tuned...
Having a single, unified codebase is great for modding. This is pretty usable for anyone looking to create a standalone mod, and will be used in the future for my own experimental mod loader. Additionally, there comes with it some inherent performance improvements and lessened memory restrictions, but I won't get into that.
Installation & Usage
- Install .NET 8.
- Download the latest Terraria Unified binary.
- Extract to a directory of your choosing and run the executable.
- If the game fails to start due to a missing Content folder, leave a reply here; the game tries to automatically detect existing, official installations so it can use their assets, but it may fail.
No, I won't help you crack. Yes, you need a legitimate installation of the game to use this.
Check it out and star it on GitHub.
Last edited: