TODO: Note to fix run configs

This commit is contained in:
Sollace 2019-03-31 12:28:14 +02:00
parent 202c4f1c11
commit 62a8340b0c
2 changed files with 5 additions and 5 deletions

View file

@ -102,9 +102,9 @@ minecraft {
mods { mods {
minelittlepony { minelittlepony {
source sourceSets.common // Remember to add /bin/default to the Environment configs
source sourceSets.client // minelittlepony%%C:/.../bin/default
source sourceSets.main source sourceSets.fml
// replace '@VERSION@', project.version // replace '@VERSION@', project.version
} }

View file

@ -4,7 +4,7 @@ issueTrackerURL="http://github.com/MineLittlePony/MineLittlePony/issues/"
[[mods]] [[mods]]
modId="minelittlepony" modId="minelittlepony"
version="3.2" version="3.2"
displayName="MineLittlePony" displayName="Mine Little Pony"
displayURL="http://minelittlepony-mod.com/" displayURL="http://minelittlepony-mod.com/"
authors="Verdana, Rene_Z, Mumfrey, Killjoy1221, Sollace" authors="Verdana, Rene_Z, Mumfrey, Killjoy1221, Sollace"
description=''' description='''