Skip to content

Commit 24072c5

Browse files
updated README
1 parent f26150a commit 24072c5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -896,6 +896,7 @@ that incorporate complex task dependencies.
896896
- [Firestorm][Firestorm]: Fighting Game Engine with Asynchronous Resource Loaders (developed by [ForgeMistress][ForgeMistress])
897897
- [Shiva][Shiva]: An extensible engine via an entity component system through scripts, DLLs, and header-only (C++)
898898
- [PID Framework][PID Framework]: A Global Development Methodology Supported by a CMake API and Dedicated C++ Projects
899+
- [NovusCore][NovusCore]: An emulating project for World of Warcraft (Wrath of the Lich King 3.3.5a 12340 client build)
899900

900901
[More...](https://github.com/search?q=cpp-taskflow&type=Code)
901902

@@ -974,6 +975,7 @@ Cpp-Taskflow is licensed under the [MIT License](./LICENSE).
974975
[Firestorm]: https://github.com/ForgeMistress/Firestorm
975976
[Shiva]: https://shiva.gitbook.io/project/shiva
976977
[PID Framework]: http://pid.lirmm.net/pid-framework/index.html
978+
[NovusCore]: https://github.com/novuscore/NovusCore
977979

978980
[Presentation]: https://cpp-taskflow.github.io/
979981
[chrome://tracing]: chrome://tracing

0 commit comments

Comments
 (0)