File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ This game can connect to both Private and Public game servers. The backend serve
2222
2323### For Windows
2424
25- - At least Windows 10 / Server 2016
2625- MS Visual Studio 2022 or newer (NOT vscode), with "** Desktop C++ Development** " bundle.
2726- Please download "Visual C++ 64bit" edition of SFML; ignore others.
2827- Move your unzipped ` SFML-2.6.x ` folder to its own home, example: ` C:/SFML/SFML-2.6.1 ` .
Original file line number Diff line number Diff line change 11# GET spdlog v1.15
22CPMAddPackage(
33 NAME spdlog
4- URL "https://github.com/gabime/spdlog/archive/refs/tags/v1.14.0 .tar.gz"
4+ URL "https://github.com/gabime/spdlog/archive/refs/tags/v1.15.3 .tar.gz"
55 DOWNLOAD_EXTRACT_TIMESTAMP TRUE
66)
You can’t perform that action at this time.
0 commit comments