From f5eb09e263080ccba48cd3b72be0b90bf8e6ea4d Mon Sep 17 00:00:00 2001 From: qtkite Date: Tue, 28 Dec 2021 14:18:03 +1100 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f7f5a96..2759dab 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,12 @@ I like open source, so I made a safe to use open source defender control. Yes it is safe, feel free to review the code in the repository yourself. Anti-virus & other programs might flag this as malicious since it disables defender - but feel free to compile it using visual studio. +## Compiling +Open the project using visual studio 2022 preview. +Set the build to Release and x64. +Change the build type you want in settings.hpp. +Compile. + ## Demo ![Demo](https://github.com/qtkite/defender-control/blob/main/resources/demo.gif?raw=true)