Update README.md

This commit is contained in:
momo5502 2022-09-17 12:53:56 +02:00
parent 92208520d0
commit f6eebe2471

View File

@ -20,6 +20,16 @@ Reverse engineering and analysis of Call of Duty: Black Ops 3. Very experimental
- [ ] Demonware Emulation - [ ] Demonware Emulation
- [ ] Disable Anti-Debugging Mechanisms - [ ] Disable Anti-Debugging Mechanisms
## Download
Unzip <a href="https://nightly.link/momo5502/boiii/workflows/build/main/Release%20Binary.zip">this</a> 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 ## Disclaimer
This software has been created purely for the purposes of This software has been created purely for the purposes of