Added banner for info file

This commit is contained in:
Robert Seifert 2013-04-21 02:27:18 -04:00
parent 86ae217af0
commit d675356862
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

View file

@ -208,7 +208,7 @@ public class FluidMech extends DummyModContainer
meta.url = "http://www.universalelectricity.com/fluidmechanics";
meta.logoFile = "/EELogo.png";
meta.logoFile = FluidMech.TEXTURE_DIRECTORY+"FM_Banner.png";
meta.version = FluidMech.VERSION;
meta.authorList = Arrays.asList(new String[] { "DarkGuardsman AKA DarkCow" });
meta.credits = "Please see the website.";