This repository was archived by the owner on Mar 8, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master'
# Conflicts: # CaiBotMod/build.txt
- Loading branch information
Showing
3 changed files
with
50 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
displayName = CaiBot扩展插件 | ||
author = Cai | ||
version = 2024.10.2 | ||
|
||
version = 2024.10.03 | ||
dllReferences=SixLabors.ImageSharp,Newtonsoft.Json | ||
buildIgnore = *.csproj, *.user, obj\*, bin\*, .vs\*, Old\* | ||
buildIgnore = *.csproj, *.user, obj\*, bin\*, .vs\*, Old\* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
# CaiBotTModLoder适配插件 | ||
|
||
不咋维护.jpg | ||
## 使用注意事项: | ||
永远只推荐使用最新版的CaiBot插件 | ||
> [!NOTE] | ||
> 如果你没看到绑定码,可以在控制台执行命令`/生成绑定码` | ||
## 开发注意事项: | ||
开发前需要在项目根目录下载`tModLoader`,并且文件夹名字就是`tModLoader`不能更改 | ||
 |