Initial support for LLAS

Signed-off-by: Yuan Si <do4suki@gmail.com>
This commit is contained in:
2023-05-22 00:41:22 +08:00
parent 5ea8108cd6
commit 28db6fc696
4 changed files with 165 additions and 1 deletions
+4
View File
@@ -22,6 +22,10 @@ var (
UserEng *xorm.Engine
PackageVersion = "97.4.6"
// LLAS
StartUpKey = "e0xrykyuBrLlwZhd"
MasterVersion = "8d6246b7c4264db4"
)
func init() {