// This file is the entry point of the application. It initializes the eframe window and sets up the main event loop for the egui interface.
modapp;modcontrol;modparser;modposition_grid;fnmain()->eframe::Result<()>{e_window::run_window(std::env::args().skip(1))}