Add sol3 dependency

This commit is contained in:
Riyyi
2021-01-27 22:38:41 +01:00
parent bcb518643f
commit d60d5925bf
4 changed files with 6 additions and 0 deletions
+3
View File
@@ -16,3 +16,6 @@
[submodule "inferno/vendor/lua/lua"]
path = inferno/vendor/lua/lua
url = https://github.com/lua/lua
[submodule "inferno/vendor/sol2"]
path = inferno/vendor/sol2
url = https://github.com/ThePhD/sol2