From b02e4efe4d103b084e2f539fa68e5852d13e4f3e Mon Sep 17 00:00:00 2001 From: Michele Caini Date: Mon, 24 Oct 2022 12:18:57 +0200 Subject: [PATCH] doc: updated links (and thanks @Naios for these) --- docs/md/links.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/md/links.md b/docs/md/links.md index 2be477db2..fe087ddc3 100644 --- a/docs/md/links.md +++ b/docs/md/links.md @@ -215,6 +215,9 @@ I hope this list can grow much more in the future: project retrospect by [Eric Hildebrand](https://www.erichildebrand.net/). * [EnTT Entity Component System Gaming Library](https://gamefromscratch.com/entt-entity-component-system-gaming-library/): `EnTT` on GameFromScratch.com. + * [Custom C++ server for UE5](https://youtu.be/fbXZVNCOvjM) optimized for + MMO(RPG)s and its [follow-up](https://youtu.be/yGlZeopx2hU) episode about + player bots and full external ECS: a series definitely worth looking at. * Any Other Business: * [ArcGIS Runtime SDKs](https://developers.arcgis.com/arcgis-runtime/) by