maint: rebrand

This commit is contained in:
Rim
2024-05-16 17:35:57 -04:00
parent 0fb9cf5398
commit 2e2cbd26d1
9 changed files with 17 additions and 16 deletions

View File

@ -8,7 +8,7 @@
namespace utilities::json_config
{
rapidjson::Document json_doc{};
std::string file_name = "project-bo4.json";
std::string file_name = "t8-mod.json";
namespace
{