Skip to content
Open
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
12 changes: 12 additions & 0 deletions index/plugins-v2/AdvancedTimeIsland.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
id: AdvancedTimeIsland

Check failure on line 1 in index/plugins-v2/AdvancedTimeIsland.yml

View workflow job for this annotation

GitHub Actions / build

String cannot be empty (Parameter 'owner')
name: AdvancedTimeIsland
version: 1.0.0.1
apiVersion: 2.0.0.0
author: inf2147483647
description: 一个为ClassIsland提供高级时间管理功能的插件,支持精确时间触发器、时间范围条件和自定义日期显示。
entranceAssembly: AdvancedTimeIsland.dll
icon: icon.png
website: https://github.com/inf2147483647/AdvancedTimeIsland
repoName: AdvancedTimeIsland
assetsRoot: master/AdvancedTimeIsland
supportedOSPlatforms: [Windows]
2 changes: 1 addition & 1 deletion index/plugins-v2/SwitchWallpaperSettings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: SwitchWallpaperSettings
description: 基于cs异步实现的支持切换契合度的系统壁纸切换器
entranceAssembly: "SwitchWallpaperSettings.dll"
url: https://github.com/inf2147483647/SwitchWallpaperSettings
version: 1.0.0.4
version: 1.0.0.5
apiVersion: 2.0.0.0
author: inf2147483647
repoOwner: inf2147483647
Expand Down
Loading