tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.Program Class Reference

Static Public Member Functions

static void ForceLoadThread (object threadContext)
 
static void LaunchGame (string[] args, bool monoArgs=false)
 
static void LaunchGame_ (bool isServer)
 
static void StartForceLoad ()
 

Static Public Attributes

const string DevFolder = "tModLoader-dev"
 
static IntPtr JitForcedMethodCache
 
static Dictionary< string, string > LaunchParameters = new Dictionary<string, string>()
 
static bool LoadedEverything
 
const string PreviewFolder = "tModLoader-preview"
 
const string ReleaseFolder = "tModLoader"
 

Properties

static bool IsMainThread [get]
 
static float LoadedPercentage [get]
 
static Thread MainThread [get]
 
static string SavePath [get]
 
static string SavePathShared [get]