diff --git a/readme.md b/readme.md index ea99662..7d3b769 100644 --- a/readme.md +++ b/readme.md @@ -46,6 +46,11 @@ You need mingw32 and Visual Studio 2022's clang to compile the agent btw.
* Plugins support +# Compile +You need `make` and the `LLVM` toolchain on Windows to be able to compile.
+Then compile the server using VS2022 and build the payload from Laika's integrated build menu. + + # Screenshots ![Alt text](Screenshots/main_menu.png "main menu") ![Alt text](Screenshots/builder.png "builder")