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

+ 2 - 0
docs/md/links.md

@@ -174,6 +174,8 @@ I hope this list can grow much more in the future:
     listed on their software stack.
   * [Sequentity](https://github.com/alanjfs/sequentity): A MIDI-like
     sequencer/tracker for C++ and `ImGui` (with `Magnum` and `EnTT`).
+  * [EnTT meets Sol2](https://github.com/skaarj1989/entt-meets-sol2): freely
+    available examples of how to combine `EnTT` and `Sol2`.
   * [Godot meets EnTT](https://github.com/portaloffreedom/godot_entt_example/):
     a simple example on how to use `EnTT` within
     [`Godot`](https://godotengine.org/).