From 7011e367ac5ccc34473283d6245bc2cec93b835e Mon Sep 17 00:00:00 2001 From: Draknyte1 Date: Fri, 19 Feb 2016 17:38:35 +1000 Subject: Removed Hard dependency on gregtech as another Project and added dev versions of all requires libs. Also started work on GT-EU EnderIO conduits, adding @Optional annotations where possible and a few other nice things. --- config/splash.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/splash.properties b/config/splash.properties index d5e5ffaaaf..2b7e4a81ff 100644 --- a/config/splash.properties +++ b/config/splash.properties @@ -1,5 +1,5 @@ #Splash screen properties -#Tue Nov 24 13:39:38 AEST 2015 +#Fri Feb 19 17:32:20 AEST 2016 logoTexture=textures/gui/title/mojang.png background=0xFFFFFF font=0x0 -- cgit