mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-25 05:48:00 +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
|
||||
}
|
||||
|
||||
hdskinfml {
|
||||
hdskinsfml {
|
||||
compileClasspath += main.compileClasspath
|
||||
compileClasspath += litemod.output
|
||||
compileClasspath += hdskins.output
|
||||
|
|
Loading…
Reference in a new issue