From 78df4a42682fc85c0107cf4e0839ecea67b21ac7 Mon Sep 17 00:00:00 2001 From: Lako Date: Sat, 28 Nov 2020 12:04:48 -0500 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d70968e..f6821e1 100644 --- a/README.md +++ b/README.md @@ -15,14 +15,13 @@ OpenFK adds new features while doing the same functions as the executable. | Native RDF loading | | ### Installing OpenFK - OpenFK requires some manual work to set it up fully. -First, convert the RDF files in data/system and your user profile in data/YOURUSERNAME to an XML, you can do this in many ways, like using the debug logs or using an RDF converter utility. +Put the contents of the OpenFK release into your RadicaGame folder. You will also need to find the Flash.ocx file, it is usually found in the `C:\Windows\System32\Macromed\Flash\` directory. Put the Flash.ocx file with your OpenFK.exe file. Be sure to run the 'Configure OpenFK.bat' file to choose from some choices! ### Building OpenFK -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. +You can build OpenFK with anything that can build dotNET 4.5 projects, like Visual Studio. You also need to have the ActiveX version of Adobe Flash Player installed to be able to use the 'Shockwave Flash Object' COM component.