Posted August 19, 201510 yr Salut mon amies. Okay, back to english. I am having troubles building my mod which requires some dependencies. I have tried most everything. [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
August 19, 201510 yr Author dependencies { compile fileTree(dir: 'api', include: ['*.jar']) } dependencies { compile files('api/mod1.jar', 'api/mod2.jar') } dependencies { compile files("api/mod1.jar"), compile files("api/mod2.jar") } [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
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.