mirror of
https://github.com/fedddddd/iw5-gsc-utils.git
synced 2025-09-02 22:37:31 +00:00
Re add unfricked json
This commit is contained in:
1
.gitmodules
vendored
1
.gitmodules
vendored
@@ -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
|
||||||
|
@@ -1,2 +1,3 @@
|
|||||||
@echo off
|
@echo off
|
||||||
|
call git submodule update --init --recursive
|
||||||
tools\windows\premake5.exe vs2019
|
tools\windows\premake5.exe vs2019
|
Reference in New Issue
Block a user