Skip to content

Commit f98a233

Browse files
authored
Create dev.hellowrc.classisland.moreSplashScreen.yml
1 parent 52705df commit f98a233

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# 插件清单文件使用 YAML 格式存储。
2+
# YAML 教程:https://www.runoob.com/w3cnote/yaml-intro.html
3+
# 插件清单格式:https://docs.classisland.tech/zh-cn/latest/dev/plugins/create-project/#%E6%8F%92%E4%BB%B6%E6%B8%85%E5%8D%95%E6%96%87%E4%BB%B6
4+
5+
id: dev.hellowrc.classisland.moreSplashScreen
6+
name: MoreSplashScreen
7+
description: 向 ClassIsland 添加更丰富多彩的启动画面!
8+
entranceAssembly: "MoreSplashScreen.dll"
9+
url: https://github.com/HelloWRC/MoreSplashScreen
10+
version: 0.0.1.0
11+
apiVersion: 1.7.0
12+
author: HelloWRC
13+
repoOwner: HelloWRC
14+
repoName: MoreSplashScreen
15+
assetsRoot: master/MoreSplashScreen

0 commit comments

Comments
 (0)