##[general]

[If true, the default animations will be pre-rendered at startup to prevent lagging.]
B:preloadanimations = 'true';


##[mainmenu]

B:hidelogo = 'true';
[Sets the animation frame at which the main menu buttons should start fading in.]
I:mainmenufadeinframe = '60';
B:hidebranding = 'true';
[Put animations in mods/fancymain/animations/<yourAnimationName> and replace "default" with the animation name.]
S:mainmenuanimation = 'default';
B:hidesplashtext = 'true';
I:mainmenufps = '24';
B:playeverytime = 'false';