Jump to content

Offline Work ForgeGradle


niki119

Recommended Posts

Hi, there is a question - How to configure ForgeGradle so that it works Offline anywhere at any time? That is, how can I download everything I need and what necessary parameters need to be specified in build.gradle?

Minecraft version 1.16.5

ForgeGradle version 5.1.+

Forge version 36.2.29

Link to comment
Share on other sites

32 minutes ago, niki119 said:

Hi, there is a question - How to configure ForgeGradle so that it works Offline anywhere at any time? That is, how can I download everything I need and what necessary parameters need to be specified in build.gradle?

you need to overwrite the gradle settings,
in Eclipse you can set it when you import the project, in intellij i'm not sure

Link to comment
Share on other sites

38 minutes ago, Luis_ST said:

you need to overwrite the gradle settings,
in Eclipse you can set it when you import the project, in intellij i'm not sure

Not very useful, but thanks, I already knew that I needed to configure something

Link to comment
Share on other sites

2 hours ago, Luis_ST said:

you could also try to add --offline

Oh, I probably explained it badly, but I meant what to do after that? For example, I don't have the Internet, but I have the necessary libraries, I have already enabled --offline and added libraries via classpath and dependencies to the project, but the ForgeGradle plugin still tries to download something from the Internet...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.