Posted December 3, 201410 yr I've been messing around with CoFHLib and a few others lately but I can't recompile. I tried adding them to the "dependencies" section in build.gradle but it won't except dependencies I already have. How can I add them without it crashing? Tried: compile 'lib/dependency.jar' compile group: 'group.name', name: 'libname', version: 'version' Any help would be appreciated. http://www.slothygaming.com/img/ota.png[/img] If your grammar is shit and you blatantly don't know what you're doing, I will not help you.
December 3, 201410 yr Author Alright, I moved it to libs instead of lib and it worked. A tutorial I read said put all dependencies in lib. Guess it's old. http://www.slothygaming.com/img/ota.png[/img] If your grammar is shit and you blatantly don't know what you're doing, I will not help you.
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.