Marked this version for translation |
mNo edit summary |
||
Line 4: | Line 4: | ||
<translate><!--T:2--> There are currently two ways of downloading your account data.</translate> | <translate><!--T:2--> There are currently two ways of downloading your account data.</translate> | ||
<translate> | |||
== Process == <!--T:12--> | |||
=== | </translate><translate> | ||
=== Resonite Account Downloader === <!--T:3--> | |||
</translate> | |||
<translate><!--T:4--> The Resonite Account Downloader is a tool [https://github.com/Yellow-Dog-Man/ResoniteAccountDownloader published and open-sourced on GitHub].</translate> | <translate><!--T:4--> The Resonite Account Downloader is a tool [https://github.com/Yellow-Dog-Man/ResoniteAccountDownloader published and open-sourced on GitHub].</translate> | ||
Line 14: | Line 16: | ||
[[File:ResoniteAccountDownloaderLoggedIn.png|<translate><!--T:6--> Logged-in view of the Resonite Account Downloader showing options to download from contacts to the inventory and on the bottom, a path selection for the download folder.</translate>]] | [[File:ResoniteAccountDownloaderLoggedIn.png|<translate><!--T:6--> Logged-in view of the Resonite Account Downloader showing options to download from contacts to the inventory and on the bottom, a path selection for the download folder.</translate>]] | ||
=== | <translate> | ||
=== AccountDump === <!--T:7--> | |||
</translate> | |||
<translate><!--T:8--> AccountDump is a CLI tool provided in every Resonite installation inside of the game's directory, then the <code>Tools</code> folder (full path would usually be <code>C:\Program Files (x86)\Steam\steamapps\common\Resonite\Tools\AccountDump</code>).</translate> | <translate><!--T:8--> AccountDump is a CLI tool provided in every Resonite installation inside of the game's directory, then the <code>Tools</code> folder (full path would usually be <code>C:\Program Files (x86)\Steam\steamapps\common\Resonite\Tools\AccountDump</code>).</translate> | ||
Line 24: | Line 28: | ||
<translate><!--T:11--> Note that on Linux, you might need to use <code>dotnet AccountDump.dll</code> to run it.</translate> | <translate><!--T:11--> Note that on Linux, you might need to use <code>dotnet AccountDump.dll</code> to run it.</translate> | ||
<translate> | |||
== FAQ == <!--T:13--> | |||
</translate> | |||
: <translate><!--T:14--> Is it possible to re-import the data downloaded.</translate> | : <translate><!--T:14--> Is it possible to re-import the data downloaded.</translate> |
Revision as of 06:26, 22 August 2025
While playing Resonite, you might want to download your account data, be it to have a local backup of your inventory, messages and contacts or for privacy reasons (GDPR art. 20).
There are currently two ways of downloading your account data.
Process ===== Resonite Account Downloader =
The Resonite Account Downloader is a tool published and open-sourced on GitHub.
It offers an easy-to-use GUI to download your account data. The latest version can be found in the "releases" tab of GitHub.
AccountDump
AccountDump is a CLI tool provided in every Resonite installation inside of the game's directory, then the Tools
folder (full path would usually be C:\Program Files (x86)\Steam\steamapps\common\Resonite\Tools\AccountDump
).
Before running it, be sure to have .NET Runtime 8.0 installed on your computer as it is a requirement.
You can now double-click on the AccountDump.exe
file in the directory to launch it.
Note that on Linux, you might need to use dotnet AccountDump.dll
to run it.
FAQ
- Is it possible to re-import the data downloaded.
Not at the moment, though that might be supported in the future[1].