Merge branch 'refactor/net-split-headers-to-proxy-class' into feat/launcher-updater

This commit is contained in:
Rachel Powers
2023-06-28 11:05:11 -07:00
8 changed files with 438 additions and 554 deletions

View File

@ -143,6 +143,8 @@ set(NET_SOURCES
net/ApiDownload.cpp
net/ApiUpload.cpp
net/ApiUpload.h
net/NetRequest.cpp
net/NetRequest.h
)
# Game launch logic