chore: README

This commit is contained in:
lollipopkit
2024-06-11 22:54:48 +08:00
parent 8add244776
commit 5059872c3f
7 changed files with 35 additions and 32 deletions

View File

@@ -2,9 +2,9 @@
class BuildData {
static const String name = "ServerBox";
static const int build = 961;
static const int build = 962;
static const String engine = "3.22.2";
static const String buildAt = "2024-06-11 22:47:31";
static const String buildAt = "2024-06-11 22:49:51";
static const int modifications = 5;
static const int script = 49;
}