From 3eb8c7a8fca3f22475d53e30f0b90a6737f313fa Mon Sep 17 00:00:00 2001 From: bculkin2442 Date: Thu, 24 May 2018 15:53:20 -0400 Subject: Initial commit --- YWD/eclipse/config/splash.properties | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100755 YWD/eclipse/config/splash.properties (limited to 'YWD/eclipse/config/splash.properties') diff --git a/YWD/eclipse/config/splash.properties b/YWD/eclipse/config/splash.properties new file mode 100755 index 0000000..5f85f8f --- /dev/null +++ b/YWD/eclipse/config/splash.properties @@ -0,0 +1,14 @@ +#Splash screen properties +#Sat May 21 22:51:59 EDT 2016 +logoTexture=textures/gui/title/mojang.png +background=0xFFFFFF +font=0x0 +barBackground=0xFFFFFF +barBorder=0xC0C0C0 +rotate=false +bar=0xCB3D35 +enabled=true +resourcePackPath=resources +logoOffset=0 +forgeTexture=fml\:textures/gui/forge.gif +fontTexture=textures/font/ascii.png -- cgit v1.2.3