Encore version config.

This commit is contained in:
DitFranXX
2021-05-11 22:54:37 +09:00
parent b82ff40c7f
commit 1a9f32916c
3 changed files with 49 additions and 12 deletions
+7
View File
@@ -14,6 +14,13 @@ export function register() {
R.GameCode('M32');
R.Config("encore_version", {
name: "Encore Version",
desc: "Set encore version",
type: "integer",
default: 13,
})
R.Config("enable_custom_mdb", {
name: "Enable Custom MDB",
desc: "For who uses own MDB",