From 51965dc03c5e724663090e38579dbec44165742e Mon Sep 17 00:00:00 2001 From: Jacob Bergdahl Date: Tue, 14 Mar 2023 08:53:05 +0100 Subject: [PATCH 1/4] Update the list of maintainers in the README.md file --- README.md | 68 +++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 46 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 89bccc5e..d522e56b 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,13 @@ -Open-source building blocks from Mojang Studios to construct game UIs using web tech. +Open-source building blocks from Mojang Studios to construct video game user interfaces (UI's) using web tech. ## What is this? 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. -The new system is based on: +Ore UI is based on: - [React](https://reactjs.org/) - [TypeScript](https://www.typescriptlang.org/) @@ -25,30 +25,66 @@ We currently only have one package that is open-source, and its documentation is The source of the documentation (for contributions) is available at the [documentation branch](https://github.com/Mojang/ore-ui/tree/documentation). -## Team +## Maintainers + +The repository is maintained by JavaScript developers at Mojang Studios. + + + + + + + + + + @@ -56,16 +92,4 @@ The source of the documentation (for contributions) is available at the [documen ## Logo -**React Facet** and **Ore UI** logos designed by [Nekofresa](https://twitter.com/nekofresa). - -## Contributors - - - - - - - - - - +The **React Facet** and **Ore UI** logos are designed by [Nekofresa](https://twitter.com/nekofresa). From 285a7c47bd09b70353b4303d37989d18709bf937 Mon Sep 17 00:00:00 2001 From: Jacob Bergdahl Date: Tue, 14 Mar 2023 10:10:37 +0100 Subject: [PATCH 2/4] Slightly update the order of the maintainers --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d522e56b..ff41541d 100644 --- a/README.md +++ b/README.md @@ -65,21 +65,21 @@ The repository is maintained by JavaScript developers at Mojang Studios. Martin Moe
-
+
Paulo Ragonha
-
+
Fernando Vía Canel
-
+
Marlon Huber-Smith
- -
- Danila Dergachev + +
+ Anna Päärni +
+ +
+ Jacob Bergdahl +
+ +
+ Martin Moe +
+ +
+ Adam Ramberg +
+ +
+ Viktor Bergehall +
+ +
+ Omar ElGaml +
+ +
+ James Nicholls
- +
- Adam Ramberg + Omar ElGaml
- +
- Viktor Bergehall + Adam Ramberg
- +
- Omar ElGaml + Viktor Bergehall
From 2f89945848f5de1fd76324b7f806012dc36e7d67 Mon Sep 17 00:00:00 2001 From: Paulo Ragonha Date: Tue, 14 Mar 2023 10:35:08 +0100 Subject: [PATCH 3/4] Information about titles using it --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d522e56b..9f2f1370 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,16 @@ -Open-source building blocks from Mojang Studios to construct video game user interfaces (UI's) using web tech. +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/). ## What is this? -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. +This repository contains some infrastructure bits used internally, but that can also be shared across other game studios and general-purpose web applications. + +Current titles using this tech: + +- Minecraft Bedrock Edition +- Minecraft Legends Ore UI is based on: From be837f2c4aeaa481ecd0cbbf785716f71010bb44 Mon Sep 17 00:00:00 2001 From: Jacob Bergdahl Date: Tue, 14 Mar 2023 10:47:35 +0100 Subject: [PATCH 4/4] Minor wording update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 992f50f6..c91b3b0e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Open-source building blocks from Mojang Studios to construct video game user int This repository contains some infrastructure bits used internally, but that can also be shared across other game studios and general-purpose web applications. -Current titles using this tech: +Some of the projects using this tech are: - Minecraft Bedrock Edition - Minecraft Legends