DCS Background Image Rotator Version 1.1 By EpicNinjaCheese

=============================          INSTALLATION             =================================

IMPORTANT: Before you start this installation guide you need to convert the images you wish to use to .png files.
You can do this with "Paint 3D" which is a built in windows 10 app or you can use an online convertor if that doesn't work

1. Navigate to C:\Users\<Your Username>\Saved Games\DCS(or DCS.OpenBeta)
2. Copy and merge the contents of the folder "BackgroundRotator" into the folder mentioned above
3. Navigete to ..\MissionEditor\themes\main\ME
4. Place your images in this folder
5. Rename each image to background_1.png, background_2.png, background_3.png and so on
6. Launch DCS
7. Open Settings > Misc
8. Change the theme to "USER THEME"


=============================          SETTINGS GUIDE           ==================================

You can decide to have the script randomly select an image by opening the script located in
"<DCS SAVED GAMES>\Scripts\Hooks\BackgroundRotaterGameGUI.lua"

You will find line number 3 which says "module.random_image = false", replace the false with true to enable random image selection



=============================            CHANGELOG              ==================================

>>>>> Version 1.1 <<<<<
- Completely reworked randomisation logic, Script will no longer bias some images more than others