1
0

feat: prepare the refactor for brigadier

This commit is contained in:
2025-12-19 14:26:35 +08:00
parent 5993ae59c0
commit 96e5172d7a
11 changed files with 15 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ namespace yycc::carton::binstore::types {
*/
using VersionIdentifier = uint64_t;
/// @private
/// @brief The raw data of setting.
class ByteArray {
public:

View File

@@ -0,0 +1,3 @@
#pragma once
namespace yycc::carton::brigadier {}

View File

View File

View File

View File

View File

View File

View File

View File

@@ -0,0 +1,2 @@