Engine is now installable

This commit is contained in:
Dynamitos
2022-11-22 22:11:37 +01:00
parent d401027caf
commit 3d3e264867
47 changed files with 323 additions and 1031 deletions
+7 -1
View File
@@ -33,4 +33,10 @@
url = git@github.com:skypjack/entt.git
[submodule "external/thread-pool"]
path = external/thread-pool
url = https://github.com/DeveloperPaul123/thread-pool.git
url = https://github.com/DeveloperPaul123/thread-pool.git
[submodule "external/zlib"]
path = external/zlib
url = https://github.com/madler/zlib.git
[submodule "external/CRCpp"]
path = external/CRCpp
url = https://github.com/d-bahr/CRCpp.git