mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2025-02-18 02:24:22 +01:00
Try to fix gradle
This commit is contained in:
parent
3aec485f15
commit
62238a6417
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ sourceSets {
|
||||||
compileClasspath += client.output
|
compileClasspath += client.output
|
||||||
}
|
}
|
||||||
|
|
||||||
hdskinfml {
|
hdskinsfml {
|
||||||
compileClasspath += main.compileClasspath
|
compileClasspath += main.compileClasspath
|
||||||
compileClasspath += litemod.output
|
compileClasspath += litemod.output
|
||||||
compileClasspath += hdskins.output
|
compileClasspath += hdskins.output
|
||||||
|
|
Loading…
Reference in a new issue