From fb458ac61f7e6c6426b8dff366dd5e7499e0d95f Mon Sep 17 00:00:00 2001 From: GenZmeY Date: Fri, 12 May 2023 23:37:39 +0300 Subject: [PATCH] Update README.md Add note about MSYS2 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d6ace20..02f2778 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,9 @@ ## Requirements - [Killing Floor 2](https://store.steampowered.com/app/232090/Killing_Floor_2/); - Killing Floor 2 - SDK; -- [git-bash](https://git-scm.com/download/win). +- [git-bash](https://git-scm.com/download/win). **(\*)** + +**(\*)** Should also work fine on [MSYS2](https://www.msys2.org/) with [git](https://packages.msys2.org/package/git) installed (`pacman -S git`). But I don't test it. ## Add to your project Make sure that the location of folders and files in your project as follows (Correct it if it's not):