tModLoader v2025.03
A mod to make and play Terraria mods
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
BackupIO.Player Class Reference

Responsible for archiving player backups More...

Static Public Member Functions

static void ArchivePlayer (string path, bool isCloudSave)
 

Static Public Attributes

static readonly string PlayerBackupDir = Path.Combine(PlayerDir, "Backups")
 
static readonly string PlayerDir = Path.Combine(Main.SavePath, "Players")
 

Detailed Description

Responsible for archiving player backups