updated links (close #210)

This commit is contained in:
Michele Caini
2019-03-26 18:56:09 +01:00
parent b6de70a3a6
commit 79ab4c02bb

View File

@@ -43,7 +43,7 @@ a reference:
* [NovusCore](https://github.com/novuscore/NovusCore): A modern take on World
of Warcraft emulation.
* Articles
* Articles and blog posts
* [Some posts](https://skypjack.github.io/tags/#entt) on my personal
[blog](https://skypjack.github.io/) are about `EnTT`, for those who want to
know **more** on this project.
@@ -55,6 +55,8 @@ a reference:
interesting article about `UE4` and `EnTT`.
* [Implementing ECS architecture in UE4](https://forums.unrealengine.com/development-discussion/c-gameplay-programming/1449913-implementing-ecs-architecture-in-ue4-giant-space-battle):
giant space battle.
* [Conan Adventures (SFML and EnTT in C++)](https://leinnan.github.io/blog/conan-adventuressfml-and-entt-in-c.html):
create projects in modern C++ using `SFML`, `EnTT`, `Conan` and `CMake`.
* Any Other Business:
* [MatchOneEntt](https://github.com/mhaemmerle/MatchOneEntt): port of