diff --git a/CommandLogger/README.md b/CommandLogger/README.md index 9e82a2d..308ef04 100644 --- a/CommandLogger/README.md +++ b/CommandLogger/README.md @@ -1,3 +1,3 @@ Compile with `cl.exe /LD /EHsc GK6XLoggerLoader.cpp` using Visual Studio Developer Command Prompt (32 bit only) -Place the produced dll and the C# GK6X.exe in the folder of the GK6X software \ No newline at end of file +Place the produced dll, the C# GK6X.exe (using x86 build config), and the Data folder into the offical GK6X software folder. Run the GK6X.exe inside that folder.