#Simplest possible app runner

2 messages · Page 1 of 1 (latest)

shrewd delta
#

Hi. I'm trying to write an example App where all the information is sent to the console. I don't need Winit, so - how can I make the simplest possible app runner function that builds plugins and then just runs infinitely until AppExit is sent?

modern leaf
#

ScheduleRunnerPlugin provides a simple runner for this case