Started by
jcm236
on
Topic category: Plugins and third-party tools
Hello. I cloned the DemoJavaPlugin github repo and added the gradle.properties file with mcreator_path='Path to my mcreator installation directory' but it keeps saying that project ":Mcreator" does not have a configuration named implementation.
Thank You in advance
jcm236
is wrong. You need path to MCreator core Gradle project directory
If I understand right you need to download the MCreator Source Code from Github and type the location where the build.gradle file is of the MCreator Source Code.
Yes. But path to the folder where build.gradle is
Thanks for the help. I did try doing that but it kept failing and in the end I scrapped gradle and decided to scrap gradle and manually compile the plugin.