mirror of
https://github.com/diamante0018/BlackOpsPlugin.git
synced 2025-01-16 18:29:06 +00:00
Diamante
b71a1becae
Merge pull request #161 from diamante0018/dependabot/submodules/deps/asmjit-cfc9f81
build(deps): bump deps/asmjit from `7bed2b0` to `cfc9f81`
Black-Ops-Plugin
Welcome to the first Plugin ever made for Plutonium T5. This Plugin was ideated and written a full 6 months before the release of Plutonium T5. I consider that a personal best. I use this program to test experimental features. Some may end up in the plutonium client. Some may not.
Thanks to
- 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 deliveredgenerate.bat
. - Build via solution file found inside the build folder.
Description
Languages
C++
97.2%
Lua
2.7%
Batchfile
0.1%