#43 new: bsd base support

This commit is contained in:
lollipopkit
2023-08-22 21:07:17 +08:00
parent e3f2b211a9
commit 417cb4c89d
23 changed files with 499 additions and 234 deletions

View File

@@ -2,8 +2,8 @@
class BuildData {
static const String name = "ServerBox";
static const int build = 491;
static const String engine = "3.10.6";
static const String buildAt = "2023-08-20 23:32:07.343451";
static const int modifications = 4;
static const int build = 493;
static const String engine = "3.13.0";
static const String buildAt = "2023-08-22 16:14:41.022063";
static const int modifications = 8;
}