tModLoader v0.11.8.9
A mod to make and play Terraria mods
ModLoader.cs File Reference

Go to the source code of this file.

Classes

class  Terraria.ModLoader.ModLoader
 This serves as the central class which loads mods. It contains many static fields and methods related to mods and their contents. More...
 

Namespaces

namespace  Terraria
 
namespace  Terraria.ModLoader
 

Typedefs

using Version = System.Version
 

Typedef Documentation

◆ Version

using Version = System.Version

Definition at line 21 of file ModLoader.cs.