Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion index/plugins-v2/dutylist.jimmyxiao.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,8 @@ author: Jimmyxiao2009
url: https://github.com/Jimmyxiao2009/DutyList
repoOwner: Jimmyxiao2009
repoName: DutyList
assetsRoot: main/DutyList
assetsRoot: master/DutyList
apiVersion: 2.0.0.0
readme: README.md
icon: icon.png

6 changes: 4 additions & 2 deletions index/plugins-v2/rspci.jimmyxiao.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ entranceAssembly: RemoteShutdownPlugin.dll
author: Jimmyxiao2009
version: 2.0.0.0
apiVersion: 2.0.0.0
url: https://github.com/jimmyxiao/RemoteShutdownClassisland
url: https://github.com/Jimmyxiao2009/RemoteShutdownClassisland
repoOwner: Jimmyxiao2009 # GitHub 仓库所有者
repoName: RemoteShutdownClassisland # GitHub 仓库名
assetsRoot: main/RemoteShutdownClassisland # <默认分支>/<项目相对仓库的路径>
assetsRoot: master/RemoteShutdownClassisland # <默认分支>/<项目相对仓库的路径>
readme: README.md
icon: icon.png