This commit is contained in:
EWEDLCM
2025-11-13 12:59:05 +00:00
parent d77a5badfb
commit 17ddd540c9
3 changed files with 18 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
{
"app_id": "my-cool-app",
"source_id": 2,
"display_name": "我的酷应用",
"desc": "这是一个非常酷的应用。<br/>它拥有很多强大的功能。",
"labels": "工具,效率",
"version": "1.0.8",
"icon": "https://raw.githubusercontent.com/YourUsername/FnDepot/main/my-cool-app/ICON.PNG",
"maintainer": "您的名字",
"maintainer_url": "https://github.com/your-username",
"bug_report_url": "https://github.com/your-username/my-cool-app/issues",
"install_type": "存储空间",
"requires_root": false,
"history": {
"v1.0.0": "1. 初始版本发布。",
"v0.9.0": "1. 首个公开测试版。"
}
}
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.