# l1nksection-scripts **Repository Path**: afternode/l1nksection-scripts ## Basic Information - **Project Name**: l1nksection-scripts - **Description**: LiquidBounce等水影的脚本,主要给L1nkSection使用 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-03 - **Last Updated**: 2023-01-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # L1nkSection 脚本库 也可以给其它水影使用,完全公开 请求meta.json以获得脚本列表等信息 ## 如何使用 根目录请求地址:https://gitee.com/afternode/l1nksection-scripts/raw/master/ 1. 首先请求meta.json以获取脚本列表,其中scripts即脚本列表 地址:https://gitee.com/afternode/l1nksection-scripts/raw/master/meta.json 格式:**"name": "meta-path"** meta-path为脚本元信息json位置 2. 下载脚本 脚本元信息中的js为脚本位置,例如: ``` 元信息位置:/spammer-delete/meta.json 标记脚本位置:/index.js 实际脚本位置:/spammer-delete/index.js 实际请求地址:https://gitee.com/afternode/l1nksection-scripts/raw/master/spammer-delete/index.js ``` 下载到**/{ClientName}-{MCVersion}/scripts**即可