Update README.md
This commit is contained in:
parent
92208520d0
commit
f6eebe2471
10
README.md
10
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 <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
|
||||
|
||||
This software has been created purely for the purposes of
|
||||
|
Loading…
Reference in New Issue
Block a user