Jab125 / forge-early-loading-screen

Port of (Neo)Forge's earlydisplay to Fabric
GNU Lesser General Public License v2.1
7 stars 0 forks source link

Dark Loading Screen support #5

Open CompeyDev opened 8 months ago

CompeyDev commented 8 months ago

It would be nice to have DLS and use the splash screen color scheme from its config rather than the default vanilla one.

CompeyDev commented 2 weeks ago

@Jab125 Would you accept a PR for this?

CompeyDev commented 2 weeks ago

Practically, this would involve editing this section: https://github.com/Jab125/forge-early-loading-screen/blob/eab27fec8bf79966ec2575c1fcdb000c47756bda/core/src/main/earlydisplay/net/neoforged/fml/earlydisplay/DisplayWindow.java#L141-L153

It would require another branch with a check for whether DLS is loaded, and if so, use the colors defined in .minecraft/config/dark-loading-screen.json.