mirror of
https://github.com/ValveSoftware/GameNetworkingSockets.git
synced 2026-05-29 16:20:34 +00:00
6156255f4a
Windows/vcpkg: - Move out vcpkg.json to the root of our project, which is the recommended best practice and allows us to use vcpkg in "manifest mode", instead of "overlay ports" mode. General: - Automatically initialize git submodules if needed. Don't rely on the user doing it, and take it out of the build script. - A bunch of tweaks to .gitignore