tModLoader v2024.12
A mod to make and play Terraria mods
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