diff --git a/readme.md b/readme.md index 589dc1c..847e075 100644 --- a/readme.md +++ b/readme.md @@ -1,13 +1,18 @@ RocketLaunchCountdown is a python and HTML system to operate a launch countdown and go/nogo indicator. The go/nogo indicator is operated either by a spreadsheet, using a sharelink inserted in the settings windows. Or there are buttons in the app that can manage it as well. Which mode is used is dictated by a simple radio button in the settings window. -Latest release: [RocketLaunchCountdown 0.6.0](https://github.com/HamsterSpaceNerd3000/RocketLaunchCountdown/releases/tag/v0.6.0) +Latest release: [RocketLaunchCountdown 0.6.1](https://github.com/HamsterSpaceNerd3000/RocketLaunchCountdown/releases/tag/v0.6.1) Features Added: - T-/L- Switching has been added. - Light/Dark mode no longer effects the HTML files. - Added ability to remove mission name from the HTML output. - Created/added app icon (will be added to the window in future version, currently on desktop shortcut) + Fixed Browser Source Cache Issue (More Info Below as OBS changes need to be made) + Optimizations +OBS INSTRUCTIONS +For setting up the HTMLs for use in OBS. Do the following: +1. Create a browser source +2. Select "Local file" +3. Select html file +4. Check both "Shutdown source when not visible" and "Refresh browser when scene becomes active" + INSTALL INSTRUCTIONS Install is simple, download the installer, run it, and wham bam dans the man, you got a countdown manager! \ No newline at end of file