What are gradle tasks?

Started by RealOrangeSheep on

Topic category: General discussion

Last seen on 17:48, 18. Jun 2023
Joined Nov 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
What are gradle tasks?

MCreator runs a "Gradle Task" everytime it has to compile a mod. I've always wondered what these are.

A gradle task is task that…
Sat, 11/23/2019 - 09:34

A gradle task is task that does things like compile the mod, run the client or export it.

Last seen on 17:48, 18. Jun 2023
Joined Nov 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
But I tested it without…
Sat, 11/23/2019 - 09:39

But I tested it without internet. It said gradle tasks don't work without internet and yet, MCreator is still able to all three of those things even without internet.