Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Commit 1ee1612

Browse files
committed
20240527
0 parents  commit 1ee1612

23 files changed

+916
-0
lines changed

LICENSE

Lines changed: 437 additions & 0 deletions
Large diffs are not rendered by default.

README-sch.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<div style="text-align: right;">
2+
3+
简体中文 | [English](README.md)
4+
5+
<sup>翻译不保证100%准确</sup>
6+
7+
</div>
8+
9+
<div style="text-align: center;">
10+
11+
# ore-ui-web
12+
一个oreui的简单web实现
13+
14+
![License](https://img.shields.io/github/license/XiaozhiSans/ore-ui-web
15+
) ![stars](https://img.shields.io/github/stars/XiaozhiSans/ore-ui-web?deeppink)
16+
17+
</div>
18+
19+
## 特别感谢
20+
| 人员或项目 | 理由 |
21+
|-|-|
22+
| [Mojang/oreui](https://github.com/Mojang/ore-ui) | 没有他们oreui就不会诞生! |
23+
| [Spectrollay/minecraft_repository](https://github.com/Spectrollay/minecraft_repository) | 提供了大量参考 |
24+
25+
<span style="font-size: 1.25em;">**还有各位贡献者:**</span>
26+
[![contributors](https://contrib.rocks/image?repo=XiaozhiSans/ore-ui-web)](https://github.com/XiaozhiSans/ore-ui-web/graphs/contributors)
27+
28+
## 协议
29+
本作品 授权于 [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)

README.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<div style="text-align: right;">
2+
3+
[简体中文](README-sch.md) | English
4+
5+
<sup>language translations may not be 100% acc</sup>
6+
7+
</div>
8+
9+
<div style="text-align: center;">
10+
11+
# ore-ui-web
12+
a oreui's simple web implementation
13+
14+
![License](https://img.shields.io/github/license/XiaozhiSans/ore-ui-web
15+
) ![stars](https://img.shields.io/github/stars/XiaozhiSans/ore-ui-web?deeppink)
16+
17+
</div>
18+
19+
## special thanks
20+
| person or project | reason |
21+
|-|-|
22+
| [Mojang/oreui](https://github.com/Mojang/ore-ui) | without them, the ore-ui would not be realized! |
23+
| [Spectrollay/minecraft_repository](https://github.com/Spectrollay/minecraft_repository) | provide lots of reference |
24+
25+
<span style="font-size: 1.25em;">**and contributors:**</span>
26+
[![contributors](https://contrib.rocks/image?repo=XiaozhiSans/ore-ui-web)](https://github.com/XiaozhiSans/ore-ui-web/graphs/contributors)
27+
28+
## license
29+
This work is licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)

assets/icons/appicon.png

965 Bytes
Loading

assets/icons/favicon.ico

188 KB
Binary file not shown.

assets/images/animation-074ed.gif

871 Bytes
Loading
1.18 KB
Loading
328 Bytes
Loading

assets/images/error-1ee9c.png

1.58 KB
Loading
133 Bytes
Loading

0 commit comments

Comments
 (0)