You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the list of maintainers in the README.md file (#117)
* Update the list of maintainers in the README.md file
* Slightly update the order of the maintainers
* Information about titles using it
* Minor wording update
---------
Co-authored-by: Jacob Bergdahl <[email protected]>
Co-authored-by: Paulo Ragonha <[email protected]>
Copy file name to clipboardExpand all lines: README.md
+52-23Lines changed: 52 additions & 23 deletions
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,18 @@
2
2
3
3
<imgsrc="logo.png"width="400px" />
4
4
5
-
Open-source building blocks from Mojang Studios to construct game UIs using web tech.
5
+
Open-source building blocks from Mojang Studios to construct video game user interfaces (UI's) using [web standards](https://coherent-labs.com/products/coherent-gameface/).
6
6
7
7
## What is this?
8
8
9
-
Minecraft Bedrock Edition is migrating its UI system to a solution based on [web standards](https://coherent-labs.com/products/coherent-gameface/). This repository contains some infrastructure bits used internally, but that can also be shared across other game studios and general-purpose web applications.
9
+
This repository contains some infrastructure bits used internally, but that can also be shared across other game studios and general-purpose web applications.
10
10
11
-
The new system is based on:
11
+
Some of the projects using this tech are:
12
+
13
+
- Minecraft Bedrock Edition
14
+
- Minecraft Legends
15
+
16
+
Ore UI is based on:
12
17
13
18
-[React](https://reactjs.org/)
14
19
-[TypeScript](https://www.typescriptlang.org/)
@@ -25,47 +30,71 @@ We currently only have one package that is open-source, and its documentation is
25
30
26
31
The source of the documentation (for contributions) is available at the [documentation branch](https://github.com/Mojang/ore-ui/tree/documentation).
27
32
28
-
## Team
33
+
## Maintainers
34
+
35
+
The repository is maintained by JavaScript developers at Mojang Studios.
0 commit comments