From 4078d2b39241ccec76752f2f11cc112f75b4dcb7 Mon Sep 17 00:00:00 2001 From: MoYiJiangNan <62745541+Dongyifengs@users.noreply.github.com> Date: Sat, 7 Jan 2023 23:13:33 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91=E5=BC=80=E6=BA=90=E5=8D=8F?= =?UTF-8?q?=E8=AE=AE=E5=92=8CREADME?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LICENSE | 23 +++++++++++++++++++++++ README.md | 41 ++++++++++++++++++++++++++++++++++++++++- 2 files changed, 63 insertions(+), 1 deletion(-) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 00000000..30aac2cf --- /dev/null +++ b/LICENSE @@ -0,0 +1,23 @@ +Boost Software License - Version 1.0 - August 17th, 2003 + +Permission is hereby granted, free of charge, to any person or organization +obtaining a copy of the software and accompanying documentation covered by +this license (the "Software") to use, reproduce, display, distribute, +execute, and transmit the Software, and to prepare derivative works of the +Software, and to permit third-parties to whom the Software is furnished to +do so, all subject to the following: + +The copyright notices in the Software and this entire statement, including +the above license grant, this restriction and the following disclaimer, +must be included in all copies of the Software, in whole or in part, and +all derivative works of the Software, unless such copies or derivative +works are solely in the form of machine-executable object code generated by +a source language processor. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT +SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE +FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER +DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/README.md b/README.md index a4a9093a..43a273c5 100644 --- a/README.md +++ b/README.md @@ -1 +1,40 @@ -# mihoyo-material +
Logo
+ +

🌟项目名称: mihoyo-material

+
一个原神活动H5页面上有关Spine动效整理仓库
+
🚧 因为个人精力有限,还请希望大家一起参与,一同维护项目
+ +
+ GitHub + GitHub last commit +
+ +## ✨ mihoyo-material是什么项目? +- `mihoyo-material`是一个原神活动H5页面上有关Spine动效整理 +- 里面包含`有关当前H5页面所有的素材文件`,`Spine`,`atlas`文件的提供 +- 还有人物的拆分图层. + +## 💡️ mihoyo-material该如何使用? +- 打开Spine软件 +- 点击导入项目,选择对应的`json`文件 +- 然后选择纹理解包器,选择atlas文件 + +## ✏️ 如何向mihoyo-material提交代码? +- 1.Fork`mihoyo-material` +- 2.维护代码~ +- 3.请遵守以下提交格式: +- `🚧 Fix`,`➕ Feat`,`🔨 Refactor`,`📝 Docs`,`✨ Style`,`🍱 Perf`,`🔧 Test`,`⚡️ Chore`,`🐛 Bug` +- 4.提交到`主仓库`的修改的`相应分支`. + +## ✅ 如何发送Issues? +- 请遵守以下提交格式: +- `🐛 Bug`,`✨ Style`,`🎨 Proposai`. + +## 👥 本项目开发人员 +- `墨忆江南 - 解包,拆分,制作spine文件` +- [墨忆江南 的 GitHub](https://github.com/Dongyifengs) + +## ⚖️ 开源协议 +- 本项目是面向大众的,所以我们会进行开源,请遵循相关开源协议 [Apache License 2.0](https://github.com/dongyifengs/mihoyo-material/LICENSE) 的规则. +- 众人拾柴火焰高,开源需要依靠大家的努力,请自觉遵守开源协议,弘扬开源精神,共建开源社区! +- 仅供学习使用,请在24小时内删除,若有侵权请联系mail`1545929126@qq.com` \ No newline at end of file