#include "Logger.hpp"
#include <Kale/Core/Application/Application.hpp>
#include <filesystem>
#include <format>
#include <chrono>
Go to the source code of this file.