feat(config): 添加跨服活动配置文件

- 新增 ACTcrossServerTabCfg.json 配置文件,定义了多种跨服活动的属性
- 在 .gitignore 文件中添加了 package-lock.json、node_modules 和 config.xml
This commit is contained in:
aixianling
2024-12-19 12:02:43 +08:00
commit 9f9f874610
246 changed files with 316 additions and 0 deletions

View File

@@ -0,0 +1 @@
{"1":{"minopenday":1,"maxlevel":48,"minlevel":1,"level":1,"maxopenday":9999},"2":{"minopenday":1,"maxlevel":94,"minlevel":49,"level":2,"maxopenday":9999},"3":{"minopenday":1,"maxlevel":300,"minlevel":95,"level":3,"maxopenday":9999}}