• 周年纪念勋章活动已圆满结束,如有已购买但仍未申请的用户,可以通过对应勋章的下载链接申请~
LipCmd - 在服务器控制台快捷使用lip安装插件!

LSE LipCmd - 在服务器控制台快捷使用lip安装插件! v0.0.1-new

LipCmd
github: https://github.com/dmbkstudio/LipCmd
This plug-in is used to install the LIP plug-in in the console and supports multiple languages

Examples:
代码:
lip install -y github.com/GroupMountain/GMLIB@0.9.5
Note: When installing the plug-in package, you need to add -y after install (here the terminal is non-interactive)

How to Use:

Configuration Explanation: plugins/LipCmd/config/lipcmd.json
JSON:
 {
"i18nLanguage": "zh_CN",
(Language: Support Chinese zh_CN, English en)
"lipVersion": "v0.20.1",
(lip.exe version, restart the server after deleting plugins/Lipcmd/bin/lip.exe and it will be automatically updated)
"lipRepo": "https://github.com/lippkg/lip",
(Download the lip.exe repository)
"lipGithubProxy": "https://github.bibk.top",
(Lip's GitHub Proxy)
"githubProxy": "https://mirror.ghproxy.com/",
(github proxy)
"goProxy": "https://goproxy.cn"
(lip's goproxy proxy)
}
后退
顶部 底部