11 lines
405 B
Markdown
11 lines
405 B
Markdown
# exports_lua
|
|
|
|
The _Export.lua_ script running on DCS World Servers for the Server Map
|
|
|
|
## Installation
|
|
|
|
Open `...\Saved Games\DCS.openbeta\Scripts\Export.lua` and add the contents of _Export.lua_ to this file.
|
|
|
|
**Note:** It could be that these functions already exist, then you will need to copy the contents of the functions yourself.
|
|
|
|
Modify the fields `IPAddress` and `Port` to point to the collector. |