> For the complete documentation index, see [llms.txt](https://simdocs.deepdrive.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://simdocs.deepdrive.io/docs/compiling-the-plugin.md).

# Compiling changes to plugins

If you make a change to the DeepDrivePlugin, you'll often have to recompile the module to see the changes. To do so in Unreal Editor, open Window->Developer Tools->Modules and search for DeepDrivePlugin. Then hit Recompile to compile your plugin changes.
