Closed Minenash closed 2 years ago
Possible syntax:
As Variables
{block:fps, fps > 30} //Stuff {endblock:fps}
As If Variables
{if:fps, fps > 30} //Stuff {else:fps} //Stuff {endif:fps}
=if:fps, fps > 30= //Stuff =else:fps= //Stuff =endif:fps=
Done
Possible syntax:
As Variables
As If Variables