Skip to content

Commit f5f34a6

Browse files
committed
v1.0.1
1 parent 378cc30 commit f5f34a6

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

mcdreforged.plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "auto_plugin_reloader",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"name": "Auto Plugin Reloader",
55
"description": {
66
"en_us": "Automatically reload plugins when file changes",

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Auto Plugin Reloader
55

66
A [MCDReforged](https://github.com/Fallen-Breath/MCDReforged) (>=2.x) plugin
77

8-
Automatically trigger plugin reloading when any plugin file (files with extension `.py` and `.mcdr` in plugin directories) changes
8+
Automatically trigger plugin reloading when any plugin file (files with extension `.py` and `.mcdr`) in MCDR plugin directories changes
99

1010
## Config
1111

readme_cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Auto Plugin Reloader
55

66
一个 [MCDReforged](https://github.com/Fallen-Breath/MCDReforged) (>=2.x) 插件
77

8-
在任何插件文件变更时(插件文件夹中,后缀为 `.py``.mcdr` 的文件),触发一次插件重载
8+
在 MCDR 插件文件夹中任何插件文件变更时(后缀为 `.py``.mcdr` 的文件),触发一次插件重载
99

1010
## 配置
1111

0 commit comments

Comments
 (0)