feat: implement the bDS2-compatible core Lua API

This commit is contained in:
2026-07-19 09:24:39 +02:00
parent 33929fd04b
commit 9a72287fc6
37 changed files with 11990 additions and 117 deletions

1
Cargo.lock generated
View File

@@ -797,6 +797,7 @@ name = "bds-core"
version = "0.1.0"
dependencies = [
"axum",
"base64",
"chrono",
"deunicode",
"diesel",