Hi.
So i have just finished creating a mod for Minecraft 1.7.10.
I wanted to build it and a friend provided me a gradle script to build the mod.
When i use this script, it generates a jar file and tells me that it was successful.
However when this jar file is used i get thrown errors that i am missing dependencies.
Here is the buildscript:
Here are my dependencies:
https://github.com/Andrew2070/Empires-Mod/blob/master/src/main/resources/deps.info~