From 0b4b749efd640ce17a9d09f569653165253bd6bc Mon Sep 17 00:00:00 2001 From: Lako Date: Fri, 30 Oct 2020 19:57:18 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00bc92d..3ae0c71 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,4 @@ You will also need to find the Flash.ocx file, it is usually found in the `C:\Wi Be sure to check the OpenFK.exe.config file for options you can set with it. Put OpenFK.exe and its required files in the RadicaGame folder. ### Building OpenFK -You can build OpenFK with anything that can build dotNET 4.5 projects, like Visual Studio. +You can build OpenFK with anything that can build dotNET 4.5 projects, like Visual Studio. You also need to have Flash installed to be able to use the 'Shockwave Flash Object' COM component.