Просмотр исходного кода

added NovusCore to EnTT in Action (close #204)

Michele Caini 7 лет назад
Родитель
Сommit
451f54b036
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      docs/links.md

+ 4 - 0
docs/links.md

@@ -39,6 +39,10 @@ a reference:
   * [shiva](https://github.com/Milerius/shiva): modern C++ engine with
     modularity.
 
+* Emulators:
+  * [NovusCore](https://github.com/novuscore/NovusCore): A modern take on World
+    of Warcraft emulation.
+
 * Articles
   * Some posts on my personal [blog](https://skypjack.github.io/) are obviously
     also about `EnTT`, for those who want to know **more** on this project.