Hello,
I'm trying to change the window title with my forge mod. If I do this FMLCommonSetupEvent the title is only changing for a few seconds and I don't want to change it every second/millisecond by a timer. Is there any way to change it on gui switch or override the Vanilla Minecraft one?
Thanks for help!