diff options
author | HacktheTime <l4bg0jb7@duck.com> | 2023-10-14 12:10:01 +0200 |
---|---|---|
committer | HacktheTime <l4bg0jb7@duck.com> | 2023-10-14 12:10:01 +0200 |
commit | 764cd84919c5b30a6bb0e6ec2e32feba07633ebf (patch) | |
tree | 31f5e2d63953ed1a54dd76ac2d87a0529b7daf39 /runforge/config/splash.properties | |
parent | 00732c91bd4b87954a85285292a90d32634ec053 (diff) | |
download | BBsentials-764cd84919c5b30a6bb0e6ec2e32feba07633ebf.tar.gz BBsentials-764cd84919c5b30a6bb0e6ec2e32feba07633ebf.tar.bz2 BBsentials-764cd84919c5b30a6bb0e6ec2e32feba07633ebf.zip |
more changes
Diffstat (limited to 'runforge/config/splash.properties')
-rw-r--r-- | runforge/config/splash.properties | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/runforge/config/splash.properties b/runforge/config/splash.properties new file mode 100644 index 0000000..b9888d5 --- /dev/null +++ b/runforge/config/splash.properties @@ -0,0 +1,14 @@ +#Splash screen properties +#Sat Oct 14 11:44:22 CEST 2023 +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 |