Skip to content

Commit 60045bf

Browse files
authored
[6.0.11][publish] Experimental > update
1 parent 41bff1f commit 60045bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

UPDATE-MANUAL-FOR-BUKKIT.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Done! (15100ms)
9696
tag = "1.20:combined" // 表示这是一个类映射表
9797
),
9898
RuntimeResource(
99-
value = "https://skymc.oss-cn-shanghai.aliyuncs.com/taboolib/resources/bukkit-c571a01f-members.csrg", // 如果你的文件有 .zip 后缀,写到这里时要摘掉
99+
value = "https://skymc.oss-cn-shanghai.aliyuncs.com/taboolib/resources/bukkit-c571a01f-members.csrg",
100100
hash = "c7b1c17b32428b6d2d3f401d789301a1c1e11eff",
101101
zip = true,
102102
tag = "1.20:fields" // 表示这是一个字段映射表
@@ -196,4 +196,4 @@ fun PublishingExtension.applyToSub(subProject: Project) {
196196
```
197197
taboolibUsername=your repository username
198198
taboolibPassword=your repository password
199-
```
199+
```

0 commit comments

Comments
 (0)