flathub / com.mojang.Minecraft

https://flathub.org/apps/details/com.mojang.Minecraft
32 stars 13 forks source link

Add Detailed Guide on How to Install Forge #128

Closed mahyarmirrashed closed 2 years ago

mahyarmirrashed commented 2 years ago

I was going through the previous issues on this repository and scouring the internet until I found how to properly install forge.

Basically, you have to run java -jar your_forge_jar.jar and then navigate to ~/.var/app/com.mojang.Minecraft/.minecraft/ in the file search path that appears.

It would be nice to have this in the README for this repository.

AsciiWolf commented 2 years ago

The path is already mentioned in the README. Forge can be installed without the terminal command, just open the jar from a file manager (only thing needed is a JRE installed on the host system).

mahyarmirrashed commented 2 years ago

@AsciiWolf As this was my first time doing a forge installation, I can tell you it felt a lot harder than that. It would be in best interest to have clear instructions for those who are less experienced.

AsciiWolf commented 2 years ago

Feel free to send a PR. :-)

AsciiWolf commented 2 years ago

I believe that this is resolved now. :-)