diff --git a/fnpack.json b/fnpack.json index a552ae1..b1cae33 100644 --- a/fnpack.json +++ b/fnpack.json @@ -1,12 +1,13 @@ { "fntermx": { "display_name": "终端", - "desc": "这是一个非常酷的应用。
它拥有很多强大的功能。", + "desc": "这是一个非常酷的应用。它拥有很多强大的功能。", "labels": "工具,效率", - "version": "1.0.0", + "version": "1.0.8", "icon": "https://raw.githubusercontent.com/EWEDLCM/FnDepot/main/fntermx/ICON.PNG", - "maintainer": "EWEDL", - "maintainer_url": "https://github.com/EWEDLCM/", + "download_url": "https://raw.githubusercontent.com/EWEDLCM/FnDepot/main/fntermx/fntermx.fpk", + "author": "EWEDL", + "author_url": "https://github.com/EWEDLCM/", "bug_report_url": "https://github.com/EWEDLCM/FnDepot/fntermx/issues", "install_type": "系统空间", "size": "42.5", @@ -14,5 +15,21 @@ "v1.0.0": "1. 初始版本发布。", "v0.9.0": "1. 首个公开测试版。" } + }, + "gotty": { + "display_name": "gotty", + "desc": "这是一个gotty", + "labels": "终端,效率,便捷", + "version": "1.0.5", + "icon": "https://raw.githubusercontent.com/EWEDLCM/FnDepot/main/gotty/ICON.PNG", + "download_url": "https://raw.githubusercontent.com/EWEDLCM/FnDepot/main/gotty/gotty.fpk", + "author": "EWEDL", + "author_url": "https://github.com/EWEDLCM/", + "bug_report_url": "https://github.com/EWEDLCM/FnDepot/gotty/issues", + "install_type": "存储空间", + "size": "3", + "history": { + "v1.0.5": "测试" + } } } diff --git a/gotty/ICON.PNG b/gotty/ICON.PNG new file mode 100644 index 0000000..41023a1 Binary files /dev/null and b/gotty/ICON.PNG differ diff --git a/gotty/gotty.fpk b/gotty/gotty.fpk new file mode 100644 index 0000000..f47a8b2 Binary files /dev/null and b/gotty/gotty.fpk differ