Clang format victory royale

This commit is contained in:
2022-03-08 21:41:21 +00:00
parent b4fa5527ff
commit f3de05f065
36 changed files with 2481 additions and 2803 deletions

View File

@ -11,5 +11,5 @@ This software has been created purely for the purposes of academic research. It
## Compile from source
- Clone the Git repo. Do NOT download it as ZIP, that won't work.
- Update the submodules and run `premake5 vs2019` or simply use the delivered `generate.bat`.
- Update the submodules and run `premake5 vs2022` or simply use the delivered `generate.bat`.
- Build via solution file found inside the build folder.