blessing-skin-server/README.md

179 lines
6.5 KiB
Markdown
Raw Normal View History

- **简体中文**
2018-09-24 08:38:47 +08:00
- [English](./README_EN.md)
2017-01-21 13:55:34 +08:00
2017-01-01 23:09:18 +08:00
<p align="center"><img src="https://img.blessing.studio/images/2017/01/01/bs-logo.png"></p>
2016-01-17 16:18:03 +08:00
2017-01-01 23:09:18 +08:00
<p align="center">
<a href="https://github.com/bs-community/blessing-skin-server/actions"><img alt="GitHub Workflow Status" src="https://img.shields.io/github/workflow/status/bs-community/blessing-skin-server/CI?style=flat-square"></a>
<a href="https://codecov.io/gh/bs-community/blessing-skin-server"><img alt="Codecov" src="https://img.shields.io/codecov/c/github/bs-community/blessing-skin-server?style=flat-square"></a>
<a href="https://github.com/bs-community/blessing-skin-server/releases"><img alt="GitHub release (latest SemVer including pre-releases)" src="https://img.shields.io/github/v/release/bs-community/blessing-skin-server?include_prereleases&style=flat-square"></a>
<a href="https://github.com/bs-community/blessing-skin-server/blob/master/LICENSE"><img alt="GitHub" src="https://img.shields.io/github/license/bs-community/blessing-skin-server?style=flat-square"></a>
<a href="https://discord.com/invite/QAsyEyt"><img alt="Discord" src="https://discord.com/api/guilds/761226550921658380/widget.png"></a>
2017-01-01 23:09:18 +08:00
</p>
2016-09-15 11:21:39 +08:00
优雅的开源 Minecraft 皮肤站,现在,回应您的等待。
2016-04-11 17:29:40 +08:00
Blessing Skin 是一款能让您上传、管理和分享您的 Minecraft 皮肤和披风的 Web 应用程序。与修改游戏材质包不同的是,所有人都能在游戏中看到各自的皮肤和披风(当然,前提是玩家们要使用同一个皮肤站)。
2016-09-10 23:35:43 +08:00
2019-03-15 11:48:59 +08:00
Blessing Skin 是一个开源的 PHP 项目,这意味着您可以自由地在您的服务器上部署它。
2016-08-30 16:25:49 +08:00
2019-03-26 15:55:59 +08:00
## 特性
- 完整实现了一个皮肤站该有的功能
- 支持单用户多个角色
- 通过皮肤库来分享您的皮肤和披风!
- 易于使用
- 可视化的用户、角色、材质管理页面
- 详细的站点配置页面
- 多处 UI/UX 优化只为更好的用户体验
- 安全
- 支持多种安全密码 Hash 算法
- 注册可要求 Email 验证
- 防止恶意请求的积分系统
- 强大的可扩展性
- 多种多样的插件
- 支持与 Authme/Discuz 等程序的用户数据对接(插件)
- 支持自定义 Yggdrasil API 外置登录系统(插件)
2019-03-26 15:55:59 +08:00
## 环境要求
2020-06-25 16:13:52 +08:00
Blessing Skin 对您的服务器有一定的要求。在大多数情况下,下列所需的 PHP 扩展已经开启。
2016-07-23 17:39:41 +08:00
2019-08-10 10:36:35 +08:00
- 一台支持 URL 重写的主机Nginx 或 Apache
2020-10-13 10:10:03 +08:00
- PHP >= 7.4.0
- 安装并启用如下 PHP 扩展:
- OpenSSL
- PDO
- Mbstring
- Tokenizer
- GD
- XML
- Ctype
- JSON
- fileinfo
- zip
2016-07-23 17:39:41 +08:00
2019-03-26 15:55:59 +08:00
## 快速使用
2020-06-25 16:13:52 +08:00
请参阅 [安装指南](https://blessing.netlify.app/setup.html)。
2016-07-23 17:39:41 +08:00
2019-03-26 15:55:59 +08:00
## 插件系统
2017-07-30 15:39:44 +08:00
Blessing Skin 提供了强大的插件系统,您可以通过添加多种多样的插件来为您的皮肤站添加功能。
2017-07-30 15:39:44 +08:00
2019-03-26 15:55:59 +08:00
## 支持并赞助 Blessing Skin
如果您觉得这个软件对您很有帮助,欢迎通过赞助来支持开发!
目前可在 [爱发电](https://afdian.net/@blessing-skin) 上赞助。
### Sponsors
2019-03-29 16:58:50 +08:00
<table>
2020-04-24 17:32:08 +08:00
<tbody>
2019-03-29 16:58:50 +08:00
<tr>
2020-04-24 17:32:08 +08:00
<td align=center>
2020-06-10 22:25:49 +08:00
<a href="https://afdian.net/@ValiantShishu976400">
<img src="https://pic1.afdiancdn.com/user/178a08963a5e11e9addd52540025c377/avatar/ece9f089aaf2c2f83204a8de11697caf_w350_h350_s16.jpg" width="120" height="120">
2020-04-24 17:32:08 +08:00
<br>
2020-06-10 22:25:49 +08:00
飒爽师叔
2020-04-24 17:32:08 +08:00
</a>
</td>
2020-06-01 09:26:49 +08:00
<td align=center>
2020-08-17 15:05:18 +08:00
<a href="https://afdian.net/@Luohuayu">
<img src="https://pic1.afdiancdn.com/user/66c740fad75011ea9fce52540025c377/avatar/870ee9ea29a1c179c435f1ad64aee79b_w640_h640_s52.jpg" width="120" height="120">
2020-06-01 09:26:49 +08:00
<br>
2020-08-17 15:05:18 +08:00
落花雨
2020-06-01 09:26:49 +08:00
</a>
</td>
2020-08-07 09:02:02 +08:00
<td align=center>
<a href="">
<img src="https://pic1.afdiancdn.com/default/avatar/avatar-purple.png" width="120" height="120">
<br>
2020-08-17 15:05:18 +08:00
graytoowolf
2020-08-07 09:02:02 +08:00
</a>
</td>
2020-06-25 16:13:52 +08:00
<td align=center>
<a href="">
2020-08-17 15:05:18 +08:00
<img src="https://pic1.afdiancdn.com/user/e227ea708ac911eaa6c852540025c377/avatar/a56a7ceafa12e96ba6750e880f04b7e4_w1024_h1024_s883.jpg" width="120" height="120">
2020-06-25 16:13:52 +08:00
<br>
2020-08-17 15:05:18 +08:00
mcha0
2020-06-25 16:13:52 +08:00
</a>
</td>
2020-06-20 10:41:13 +08:00
<td align=center>
2020-10-26 11:37:32 +08:00
<a href="https://afdian.net/@miaowoo">
<img src="https://pic1.afdiancdn.com/user/efd59774327511e9bf3d52540025c377/avatar/8ac4598ea31f02db2666810518ea1b5e_w3000_h3000_s1022.jpg" width="120" height="120">
2020-06-20 10:41:13 +08:00
<br>
2020-10-26 11:37:32 +08:00
MiaoWoo
2020-06-20 10:41:13 +08:00
</a>
</td>
2020-04-30 18:49:47 +08:00
</tr>
2020-07-08 15:19:35 +08:00
</tbody>
2019-03-29 16:58:50 +08:00
</table>
2019-03-26 15:55:59 +08:00
### Backers
2019-03-29 16:58:50 +08:00
<table>
2020-04-24 17:32:08 +08:00
<tbody>
2019-03-29 16:58:50 +08:00
<tr>
2020-08-01 09:47:23 +08:00
<td align=center>
<a href="https://afdian.net/@mfwg6">
<img src="https://pic1.afdiancdn.com/user/18ad3338e58a11e9b29352540025c377/avatar/eb04b4b54975d0d229e77fbcd4220dc4_w1080_h1920_s541.jpg" width="75" height="75">
<br>
皮皮帕
</a>
</td>
2020-10-13 09:52:34 +08:00
<td align=center>
<a href="https://afdian.net/@fsj_mc">
<img src="https://pic1.afdiancdn.com/user/5ae206b6573c11e9b32352540025c377/avatar/27be12f855c0d52ee4a3abeb8e5e9274_w900_h900_s710.jpg" width="75" height="75">
<br>
fsj
</a>
</td>
2020-04-24 17:32:08 +08:00
<td align=center>
<a href="">
<img src="https://pic1.afdiancdn.com/user/68d07bf851fc11e98e5652540025c377/avatar/48538be153c8eebc3eb5cb6bc085cde9_w574_h574_s173.jpg" width="75" height="75">
<br>
dz_paji
</a>
</td>
2020-08-01 09:47:23 +08:00
<td align=center>
<a href="">
<img src="https://pic1.afdiancdn.com/user/b68f3a9aaef511e9826f52540025c377/avatar/03b244e92f9c4198672ce46e3fd7e100_w690_h690_s129.jpeg" width="75" height="75">
<br>
神奇威廉
</a>
</td>
2020-04-30 18:49:47 +08:00
</tr>
2020-07-08 15:19:35 +08:00
</tbody>
2019-03-29 16:58:50 +08:00
</table>
2019-03-26 15:55:59 +08:00
## 自行构建
2019-12-10 23:29:15 +08:00
详情可阅读 [这里](https://blessing.netlify.com/build.html)。
2017-01-02 10:53:19 +08:00
2019-12-07 20:26:30 +08:00
> 您可以订阅我们的 Telegram 频道 [Blessing Skin News](https://t.me/blessing_skin_news) 来获取最新开发动态。当有新的 Commit 被推送时,我们的机器人将会在频道内发送一条消息来提示您能否拉取最新代码,以及拉取后应该做什么。
2019-03-26 15:55:59 +08:00
## 国际化i18n
2020-06-25 16:13:52 +08:00
Blessing Skin 可支持多种语言,当前支持英语、简体中文和西班牙语。
2019-03-17 12:49:15 +08:00
2019-11-13 15:02:20 +08:00
如果您愿意将您的翻译贡献出来,欢迎参与 [我们的 Crowdin 项目](https://crowdin.com/project/blessing-skin)。
2019-03-17 12:49:15 +08:00
2019-03-26 15:55:59 +08:00
## 问题报告
2019-08-24 12:08:58 +08:00
请参阅 [报告问题的正确姿势](https://blessing.netlify.com/report.html)。
2017-01-02 10:53:19 +08:00
2020-06-25 16:13:52 +08:00
## 相关链接
- [用户手册](https://blessing.netlify.app/)
- [插件开发文档](https://bs-plugin.netlify.app/)
2019-03-26 15:55:59 +08:00
## 版权
2019-03-30 13:20:46 +08:00
MIT License
2020-04-26 11:01:07 +08:00
Copyright (c) 2016-present The Blessing Skin Team
2017-11-07 21:20:32 +08:00
2020-10-25 20:05:56 +08:00
程序原作者为 [@printempw](https://printempw.github.io/),转载请注明。