Can't find path to personal folder?

De
3

I want to install Optifine in Minecraft. However, I have to specify the path where Minecraft is stored. However, since MC is stored in the personal folder, I can't find the path to this folder. Can someone help me? Games on Ubuntu

Li

Enter% appdata% in Windows and then click on the folder. There's a folder called .minecraft.

De

I play on ubuntu

st

Linux: Example with specification of the search directory: find / -name Test * .jpg

Test = directory and it looks for jpg files in the directory. In your case it would be
find / -name [name of personal folder] *. Minecraft