We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7b1340 commit 779a134Copy full SHA for 779a134
README.md
@@ -6,13 +6,13 @@ _✨ 适用于palworld windows轮询/计划自动重启服务端 ✨_
6
7
## 主要功能
8
9
-1. 轮询任务/计划任务重启服务端
10
-2. 重启服务端前通过RCON指令发送关服倒计时
11
-3. 自定义存档备份时间
+1.轮询任务/计划任务重启服务端
+2.重启服务端前通过RCON指令发送关服倒计时
+3.自定义存档备份时间
12
13
## 使用方法
14
15
-1. `pyinstaller --onefile task_scheduler.py`打包成exe文件
16
-2. 配置`config.ini`与`task_scheduler.exe`同目录运行
+1.`pyinstaller --onefile task_scheduler.py`打包成exe文件
+2.配置`config.ini`与`task_scheduler.exe`同目录运行
17
具体使用请参考飞书文档
18
https://cxqzok4p36.feishu.cn/docx/YxPtdYoqCo5PdfxSyNgcDfIwnwe
0 commit comments