Update README.md

This commit is contained in:
Lako 2020-10-18 12:32:49 -04:00 committed by GitHub
parent bd92cd45b3
commit f8f780466a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# OpenFK
##### An open source replacement for the U.B. Funkeys executable.
#### An open source replacement for the U.B. Funkeys executable.
OpenFK adds new features while doing the same functions as the executable.
@ -10,10 +10,11 @@ OpenFK adds new features while doing the same functions as the executable.
| Saving files | Checking updates |
| Fullscreen and Windowed mode | ActionScript 3 Elements |
| Basic online functionality | USB connectivity |
| Mod support |
| Closing the game |
| Mod support | |
| Closing the game | |
###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.
@ -23,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.