mirror of
https://github.com/diamante0018/BlackOpsPlugin.git
synced 2025-04-21 18:55:42 +00:00
18 lines
839 B
Markdown
18 lines
839 B
Markdown
[](https://github.com/diamante0018/BlackOpsPlugin/actions)
|
|
|
|
# Black-Ops-Plugin
|
|
I use this program to test experimental features. Some may end up in the plutonium client. Some may not.
|
|
|
|
## Thanks to
|
|
* [momo5502](https://github.com/momo5502) - Core component loader & utils
|
|
|
|
## Disclaimer
|
|
|
|
This software has been created purely for the purposes of academic research. It is not intended to be used to attack other systems. Project maintainers are not responsible or liable for misuse of the software. Use responsibly.
|
|
|
|
## 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 found inside the build folder.
|