From 34132c01b297b89d97a398325545cf5cbe4b4867 Mon Sep 17 00:00:00 2001 From: Stephen Gutekanst Date: Mon, 13 Feb 2023 06:46:23 -0700 Subject: [PATCH] officially deprecate Matrix chat in favor of Discord Signed-off-by: Stephen Gutekanst --- README.md | 2 +- dev/template/README.md | 2 +- libs/basisu/README.md | 2 +- libs/core/README.md | 2 +- libs/earcut/README.md | 2 +- libs/ecs/README.md | 2 +- libs/freetype/README.md | 2 +- libs/glfw/README.md | 2 +- libs/gpu-dawn/README.md | 2 +- tools/wasmserve/README.md | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index d8a9aafa..0d1ce595 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Mach has many libraries you can use for game development in Zig - **you don't ha ## Join the community -- [#hexops:matrix.org Matrix chat](https://matrix.to/#/#hexops:matrix.org) and [Discord server](https://discord.gg/XNG3NZgCqp), come discuss the future of game engines & graphics in Zig! +- [Mach Discord server](https://discord.gg/XNG3NZgCqp) - come discuss the future of game engines & graphics in Zig! - [machengine.org](https://machengine.org) - Follow [@machengine on Twitter](https://twitter.com/machengine) for updates. diff --git a/dev/template/README.md b/dev/template/README.md index 98b3b49a..715a3d92 100644 --- a/dev/template/README.md +++ b/dev/template/README.md @@ -27,7 +27,7 @@ pub fn build(b: *Build) void { ## Join the community -Join the Mach community [on Discord](https://discord.gg/XNG3NZgCqp) or [Matrix](https://matrix.to/#/#hexops:matrix.org) to discuss this project, ask questions, get help, etc. +Join the Mach community [on Discord](https://discord.gg/XNG3NZgCqp) to discuss this project, ask questions, get help, etc. ## Issues diff --git a/libs/basisu/README.md b/libs/basisu/README.md index ab873655..e1b98978 100644 --- a/libs/basisu/README.md +++ b/libs/basisu/README.md @@ -27,7 +27,7 @@ pub fn build(b: *Build) void { ## Join the community -Join the Mach community [on Discord](https://discord.gg/XNG3NZgCqp) or [Matrix](https://matrix.to/#/#hexops:matrix.org) to discuss this project, ask questions, get help, etc. +Join the Mach community [on Discord](https://discord.gg/XNG3NZgCqp) to discuss this project, ask questions, get help, etc. ## Issues diff --git a/libs/core/README.md b/libs/core/README.md index 7db6f692..1c81e601 100644 --- a/libs/core/README.md +++ b/libs/core/README.md @@ -35,7 +35,7 @@ pub fn build(b: *Build) void { ## Join the community -Join the Mach community [on Discord](https://discord.gg/XNG3NZgCqp) or [Matrix](https://matrix.to/#/#hexops:matrix.org) to discuss this project, ask questions, get help, etc. +Join the Mach community [on Discord](https://discord.gg/XNG3NZgCqp) to discuss this project, ask questions, get help, etc. ## Issues diff --git a/libs/earcut/README.md b/libs/earcut/README.md index 2b3b0487..60568bea 100644 --- a/libs/earcut/README.md +++ b/libs/earcut/README.md @@ -40,7 +40,7 @@ For usage, see `src/main.zig` `test "basic"`. ## Join the community -Join the Mach community [on Discord](https://discord.gg/XNG3NZgCqp) or [Matrix](https://matrix.to/#/#hexops:matrix.org) to discuss this project, ask questions, get help, etc. +Join the Mach community [on Discord](https://discord.gg/XNG3NZgCqp) to discuss this project, ask questions, get help, etc. ## Issues diff --git a/libs/ecs/README.md b/libs/ecs/README.md index 08a4a180..bb137f7e 100644 --- a/libs/ecs/README.md +++ b/libs/ecs/README.md @@ -16,7 +16,7 @@ Under heavy development, not ready for use! As development continues, we're publishing a blog series ["Let's build an Entity Component System from scatch"](https://devlog.hexops.com/categories/build-an-ecs/). -Join us in developing it, give us advice, etc. [on Matrix chat](https://matrix.to/#/#ecs:matrix.org) or [follow updates on Twitter](https://twitter.com/machengine). +Join us in developing it, give us advice, etc. [on Discord](https://discord.gg/XNG3NZgCqp) or [follow updates on Twitter](https://twitter.com/machengine). ## Known issues diff --git a/libs/freetype/README.md b/libs/freetype/README.md index e32c705a..afdaeee1 100644 --- a/libs/freetype/README.md +++ b/libs/freetype/README.md @@ -93,7 +93,7 @@ zig build run-example- # e.g run-example-single-glyph ## Join the community -Join the Mach engine community [on Matrix chat](https://matrix.to/#/#hexops:matrix.org) to discuss this project, ask questions, get help, etc. +Join the Mach engine community [on Discord](https://discord.gg/XNG3NZgCqp) to discuss this project, ask questions, get help, etc. ## Issues diff --git a/libs/glfw/README.md b/libs/glfw/README.md index 1a1747ac..43137b3a 100644 --- a/libs/glfw/README.md +++ b/libs/glfw/README.md @@ -175,7 +175,7 @@ If your application frequently ignores errors, it may be necessary to call `glfw ## Join the community -Join the Mach engine community [on Matrix chat](https://matrix.to/#/#hexops:matrix.org) to discuss this project, ask questions, get help, etc. +Join the Mach engine community [on Discord](https://discord.gg/XNG3NZgCqp) to discuss this project, ask questions, get help, etc. ## Issues diff --git a/libs/gpu-dawn/README.md b/libs/gpu-dawn/README.md index 416b2fe5..c678eefe 100644 --- a/libs/gpu-dawn/README.md +++ b/libs/gpu-dawn/README.md @@ -87,7 +87,7 @@ It also provides a [few small patches to enable building Dawn with the Zig compi ## Join the community -Join the Mach engine community [on Matrix chat](https://matrix.to/#/#hexops:matrix.org) to discuss this project, ask questions, get help, etc. +Join the Mach engine community [on Discord](https://discord.gg/XNG3NZgCqp) to discuss this project, ask questions, get help, etc. ## Issues diff --git a/tools/wasmserve/README.md b/tools/wasmserve/README.md index a3293260..73df0a31 100644 --- a/tools/wasmserve/README.md +++ b/tools/wasmserve/README.md @@ -28,4 +28,4 @@ pub fn build(b: *Build) void { ## Join the community -Join the Mach community [on Discord](https://discord.gg/XNG3NZgCqp) or [Matrix](https://matrix.to/#/#hexops:matrix.org) to discuss this project, ask questions, get help, etc. +Join the Mach community [on Discord](https://discord.gg/XNG3NZgCqp) to discuss this project, ask questions, get help, etc.