Re add unfricked json

This commit is contained in:
6arelyFuture 2022-02-26 10:58:51 +00:00
parent 62d1c8671b
commit c84d681a3a
No known key found for this signature in database
GPG Key ID: E883E2BC9657D955
2 changed files with 2 additions and 0 deletions

1
.gitmodules vendored
View File

@ -7,3 +7,4 @@
[submodule "deps/json"] [submodule "deps/json"]
path = deps/json path = deps/json
url = https://github.com/nlohmann/json url = https://github.com/nlohmann/json
branch = develop

View File

@ -1,2 +1,3 @@
@echo off @echo off
call git submodule update --init --recursive
tools\windows\premake5.exe vs2019 tools\windows\premake5.exe vs2019