C
C#8mo ago
Not_a

tModlaoder Tutorial?

can anyone give me a web or something to give me the basic of the tModloader Modding, i know C# a bit from a tutorial but its just a console app, i've visited the tModloader usage but i don't understand. cuz i'am new to C# so if anyone can help me (Appriciated it).
4 Replies
Pobiega
Pobiega8mo ago
did you check the official guide for new developers? https://github.com/tModLoader/tModLoader/wiki/Basic-tModLoader-Modding-Guide
GitHub
Basic tModLoader Modding Guide
A mod to make and play Terraria mods. Supports Terraria 1.4 (and earlier) installations - tModLoader/tModLoader
Not_a
Not_a8mo ago
Yep checked that one, is there any dedicated video tutorial for tMod?
Pobiega
Pobiega8mo ago
How would I know? C# is used for a lot more than just terraria modding This is not a tModLoader support forum, this is a C# discord.
Spaxter
Spaxter8mo ago
You should join the tModLoader support server if you have any specific questions. But the developer guide should cover most basic stuff. If you are having troubles following that, chances are they will just tell you to learn more C# before getting into mod development.
Want results from more Discord servers?
Add your server
More Posts
✅ Modify delegate for ILGPU acceptanceThis is a long one, strap in! So I’m incorporating ILGPU into a library I’m writing for very simple❔ UniTask / Unity - await/async connoisseurs wanted. Need help understanding``` public void TryRegister() { TryRegisterAsync().Forget(); // UI Register Button - ✅ C# Like PHP in terms of live changesHi! At work I'm using php with bits of Symphony and Im curious whether there is a way to achieve som❔ Issue loading assembly on custom runtime host [Android ARM64]hey everyone, hopefully im fine to ask this here since it's a pretty specific question i'm trying to❔ System.ArgumentOutOfRangeException: Index and length must refer to a location within the string.I've been programming for a handful of years, but never to a level of complexity i've been comfortabNot able to run .NET appsGetting this error.. I have 2 sdks downloaded.❔ ✅ [Discussion] Deciding How To Present GitHub RepoSo I've been thinking recently on re-doing the layout of my repo. It's normally just me creating a p❔ REST API but it is HttpListener only availableHello there, I got a challenge to write good scalable C# REST API app by using only .NET 7 (instead ❔ Failed to publish on Ubuntu with strange errorHello, I have limited experience with C#, so I am sorry if I am missing any key terminology. I am tr❔ ✅ Strange precision errors, double vs, decimal, and loan calculationsThis is kind of a last resort, and I'm not looking for answers Whenever I try doing some calculatio