doc:添加ReadMe.MD

This commit is contained in:
叁玖领域 2025-09-05 13:01:21 +08:00
parent 1137416bb5
commit bf0fb8665d

32
README.MD Normal file
View File

@ -0,0 +1,32 @@
# Super Lead Rope / 超级拴绳
# 📜 License / 许可证
This project is licensed under the **GNU GPL v3** open source license.
本项目采用 **GNU GPL v3** 开源协议。
## You are free to: / 您可以自由地:
- **Use** - Use the mod in personal or commercial projects
**使用** - 在个人或商业项目中使用本模组
- **Learn** - Study and learn from the source code
**学习** - 研究和学习模组的源代码
- **Modify** - Modify the code to suit your needs
**修改** - 修改模组代码以满足您的需求
- **Distribute** - Distribute original or modified versions
**分发** - 分发原始或修改后的版本
## Under the following conditions: / 在遵循以下条件的前提下:
1. **Open Source Requirement** - If you distribute modified versions, you must open source them under the same GPL v3 license
**开源要求** - 如果您分发修改后的版本必须同样使用GPL v3协议开源
2. **Copyright Notice** - Preserve original copyright and license notices
**版权声明** - 保留原始的版权和许可证声明
3. **Source Code Availability** - Provide access to the modified source code
**源代码可用** - 提供修改后的源代码访问方式
4. **Same License** - Use the same GPL v3 license
**相同许可证** - 使用相同的GPL v3协议
**Full Terms:** [View LICENSE file](LICENSE.GPL3) | [GPL v3 Details](https://www.gnu.org/licenses/gpl-3.0.html)
**完整条款:** [查看LICENSE文件](LICENSE.GPL3) | [GPL v3详情](https://www.gnu.org/licenses/gpl-3.0.html)