Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Follow the following steps to get this project up and running on your own comput

- Open the FMIPlugin/FMIPlugin.code-workspace in VS Code
- Press CTRL+Shift+P and select "Task: Run Build Task" and select "FMIPlugin Linux Development Build" **and** "FMIPluginEditor Linux Development Build"
- When the build finished successfully open the FMIPlugin.uproject in UE4
- When the build finished successfully open the FMIPlugin.uproject in UE4 `cd ~/UnrealEngine_4.24/Engine/Binaries/Linux && ./UE4Editor`
- When warned about the engine version click on "more options" and "Convert in place" (This may take a while)

# Included FMUs
Expand Down