#![cfg_attr(not(debug_assertions), windows_subsystem = "windows")] fn main() { jellybloom_lib::run() }