.gitmodules
[submodule "vendor/sol2"]
path = vendor/sol2
url = https://github.com/ThePhD/sol2.git
[submodule "vendor/spdlog"]
path = vendor/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "vendor/entt"]
path = vendor/entt
url = https://github.com/skypjack/entt
[submodule "vendor/json"]
path = vendor/json
url = https://github.com/nlohmann/json.git