Engine is now installable
This commit is contained in:
+7
-1
@@ -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
|
||||
Reference in New Issue
Block a user