> For the complete documentation index, see [llms.txt](https://docs.red4ext.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.red4ext.com/getting-started/installing-a-plugin.md).

# Installing a Plugin

* **Download** the plugin.
* (**Optional**) If the plugin **does not** provide a directory structure, create a directory with the plugin name in `<game_directory>/red4ext/plugins`.
* **Copy** the plugin files as following:
  * If you have created a directory at step **2**, copy the files in the newly created directory.
  * If you did not create a directory, copy the files in `<game_directory>/red4ext/plugins`.
* (**Optional**) Start the game and verify `<game_directory>/red4ext/logs/game.log` if the plugin is loaded correctly.
