2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 12:27:43 +00:00

New versioning scheme (currently v0.1.1-2)

This commit is contained in:
2021-03-28 14:07:38 -04:00
parent 879cf852c3
commit a72c14f5fb
19 changed files with 114 additions and 113 deletions

View File

@@ -8,6 +8,7 @@
#include "hecl/CVarCommons.hpp"
#include "hecl/Console.hpp"
#include "fmt/chrono.h"
#include "version.h"
static logvisor::Module AthenaLog("Athena");
static void AthenaExc(athena::error::Level level, const char* file, const char*, int line, fmt::string_view fmt,