Skip to content

Where is blobsaver's data stored?

airsquared edited this page Nov 7, 2022 · 3 revisions

macOS:

~/Library/Preferences/airsquared.blobsaver.app.plist

Windows: In the registry under

HKEY_CURRENT_USER\Software\JavaSoft\Prefs

Linux:

~/.java/.userPrefs

If you're unable to find it, find where does the Java Preferences API store preferences on your OS.

Clone this wiki locally