# DCS World

1. **Locate the Lua plugin file**:
   * Open the following folder:

     ```
     C:\Users\<Username>\AppData\Local\DRSimManager\Plugins\DCSWorld\
     ```
   * Copy the file named:

     ```
     DCS_Telemetry.lua
     ```
2. **Paste the Lua file into your DCS Scripts folder**:
   * For **stable** DCS World installation, navigate to:

     ```
     C:\Users\<Username>\Saved Games\DCS\Scripts\Hooks\
     ```
   * For **Open Beta**, navigate to:

     ```
     C:\Users\<Username>\Saved Games\DCS.openbeta\Scripts\Hooks\
     ```
   * If the `Hooks` folder does not exist, create it first, then paste `DCS_Telemetry.lua` into this folder.
