Initial commit: add RainOpsMini project and documentation

This commit is contained in:
虾仁
2026-05-18 16:41:05 +08:00
commit 523ea90981
216 changed files with 37704 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"Enabled": true,
"Mode": 1,
"ApiUrl": "",
"SteamWebApiKey": "",
"IsPlayerQueryEnabled": true,
"PlayerQueryKeyword": "查询时长",
"ResponseMessageTemplate": "玩家 {Name} 的Squad游戏时长为 {Hours} 小时 {Minutes} 分钟",
"UpdateIntervalHours": 24
}