diff --git a/README.md b/README.md index bffff22a..afe8c78e 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,16 @@ Reverse engineering and analysis of Call of Duty: Black Ops 3. Very experimental - [ ] Demonware Emulation - [ ] Disable Anti-Debugging Mechanisms +## Download + +Unzip this into your BOIII folder and run the BlackOps3.exe + +## Compile from source + +- Clone the Git repo. Do NOT download it as ZIP, that won't work. +- Update the submodules and run `premake5 vs2022` or simply use the delivered `generate.bat`. +- Build via solution file in `build\boiii.sln`. + ## Disclaimer This software has been created purely for the purposes of