Started by
CapCreeperGR
on
Topic category: Advanced modding
Hello! I am trying to add the galacticraft api to mcreator and use it to create custom planets and solar systems with custom elements but I am not sure how to do that. I added it in the external APIs tab in workspace settings and it could detect if I had the mod installed or not but the problem is I can not use its code on custom elements. I am pretty sure I need to import its .jar file somehow but I can't find how? Can anyone help me?
Nevermind I found out how to do it. I just added this code
to the repositories in the build.gradle file. Now any library that's in the libs folder will automatically get added
Use gradle to manage libraries, do not manually add them whenever possible.
Hey !
Where is the libs folder ?
I have add the
to my build.gradle repositories
but i didn't find the libs folder what you say.
How i can use gradle to import this libs ?
https://github.com/Vatuu/discord-rpc/releases/tag/1.6.2
Hello, I have the same issue that CapCreeperGR had. But I can't find 'libs' folder and I don't know how to use Gradle... Help me please((
OK, I found 'libs' folder. But I can't find the context
in build.gradle. All I see is
IDK what I need to change because I'm afraid of file crash (I haven't got any skill in Java programming, and it's morbid). But I also can't install the lib through the Gradle, and it's more morbid. I will be happy if you'll give me an advice as soon as you can. (If you can reply immediately do it please)