Преглед изворни кода

added NovusCore to EnTT in Action (close #204)

Michele Caini пре 7 година
родитељ
комит
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.