public static void Run() { SourceManager.GetScript(new FileInfo(GetDirectory("app.lua"))).Execute(); Application.Run(); }