mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-11-30 09:00:01 +08:00
Initial commit
This commit is contained in:
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
[submodule "vendor/nlohmann_json"]
|
||||
path = vendor/nlohmann_json
|
||||
url = https://github.com/nlohmann/json
|
||||
[submodule "vendor/spdlog"]
|
||||
path = vendor/spdlog
|
||||
url = https://github.com/gabime/spdlog
|
||||
Reference in New Issue
Block a user