maruohon / malilib

Library mod for masa's client-side Minecraft mods
GNU Lesser General Public License v3.0
294 stars 124 forks source link

cant install #120

Open pierce-c opened 1 year ago

pierce-c commented 1 year ago

on linux. downloaded jar file from website. im not a java dev i dont know much about this it seems jar files follow zip file structure when i run java -jar <exec-name> it says Error: Could not find or load main class Main how do i get around this and install the minecrfat mod?

maruohon commented 1 year ago

You don't run mod files. You install a mod loader to your launcher profile, and then you just place the mod jar files to the .minecraft/mods/ directory.

Personally I would recommend using the 3rd party open source PrismLauncher as it makes it easier to manage modded instances. But you can also just get the Fabric installer and run it, and it will create a new Fabric profile to the vanilla launcher.

pierce-c commented 1 year ago

so i just move the jar files into ./minecraft/mods ?