// SPDX-FileCopyrightText: 2025 Joshua Goins <josh@redstrate.com>
// SPDX-License-Identifier: GPL-3.0-or-later
/// Reading and writing character data files (FFXIV_CHARA_XX.DAT) which are used in the character creator to save presets.
/// Reading and writing the content of gear sets (GEARSET.DAT) which are used to store a character's gear sets.
/// Reading and writing chat logs (LOG).
/// Reading the binary .dat files in the user folder (e.g. GEARSET.dat)