FreeKill/docs/usr/03-package.rst
notify 9a951fdbfe
Spdx license (#109)
在所有代码中添加了许可证标记头
2023-04-09 13:35:35 +08:00

15 lines
397 B
ReStructuredText
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

.. SPDX-License-Identifier: GFDL-1.3-or-later
拓展包管理
===========
在登录界面中有一个拓展包管理按钮。
在拓展包管理中,你可以安装、卸载、禁用、启动拓展包。
当获知拓展包的URL后就可以自己安装它。
在连接到服务器的时候,会自动同步所有拓展包。
想要自己做拓展包的话,还请继续阅读后文。