Cubitect / cubiomes-viewer

An efficient graphical Minecraft seed finder and map viewer.
GNU General Public License v3.0
976 stars 59 forks source link

How to clear cache and reset ? #296

Closed AstroAbyss closed 1 month ago

AstroAbyss commented 1 month ago

I downloaded the .exe version, which is just one file. I need to know where the cache and related settings are stored so I can clear the cache and reset the whole software, I messed up the settings.

Cubitect commented 1 month ago

You can start the program from the command line with the option --reset-all which will reset everything: cubiomes-viewer-static-win.exe --reset-all

AstroAbyss commented 1 month ago

You can start the program from the command line with the option --reset-all which will reset everything: cubiomes-viewer-static-win.exe --reset-all

Thanks, the problem has been solved.