Skip to content

a tool for backup Final Fantasy XIV Online (FFXIV) user data.

License

Notifications You must be signed in to change notification settings

wbsdty331/FFXIVBackupTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2577eba · Sep 17, 2021

History

44 Commits
Sep 14, 2021
Sep 14, 2021
Apr 28, 2020
Sep 10, 2021
Sep 10, 2021
Apr 29, 2020
Jul 20, 2020
Sep 9, 2021
Sep 17, 2021
Sep 14, 2021
Sep 10, 2021
Sep 17, 2021
Sep 17, 2021
Sep 14, 2021
Sep 17, 2021
Sep 17, 2021
Sep 10, 2021
Apr 28, 2020
Sep 10, 2021
Sep 10, 2021
Sep 14, 2021
Sep 10, 2021
Sep 10, 2021

Repository files navigation

FFXIV Backup Tool

a simple tool for backup Final Fantasy XIV Online (FFXIV) Game Data.

Install

How to Build

You should need to install:

  • Visual Studio 2019
  • .NET 5.0 SDK
  • ICSharpCode.SharpZipLib (Download from NuGet)

Clone this project and use NuGet to download dependencies, Then you may build it.

To use your own Application ClientId to Login Microsoft Account and use OneDrive backup feature, Please visit Azure Active Directory and create a new app.

🔴 Note: FFXIVBackupTool requires these permission:

Files.Read.All
Files.ReadWrite.All
Sites.Read.All
Sites.ReadWrite.All
User.Read

Then replace clientId in code.

License

MIT