A persistent PvP mission for DCS world.
Scripts/MissionScripting.lua
-\-
. This allows the LUA engine access to the file system. It should look similar to:
--sanitizeModule('os')
--sanitizeModule('io')
--sanitizeModule('lfs')
--require = nil
--loadlib = nil
Saved Games\DCS\Scripts
folder run git clone https://github.com/ModernColdWar/RedStormRising.git RSR
. This should create a folder named RSR
and in the end it should look like Saved Games\DCS\Scripts\RSR
DO SCRIPT
trigger to run dofile(lfs.writedir() .. [[Scripts\RSR\RSR.lua]])