From 41167bbeadc39a4d10c3cd317cb5c294883caca6 Mon Sep 17 00:00:00 2001 From: SpaceNerd0717 Date: Thu, 13 Nov 2025 17:18:03 -0500 Subject: [PATCH] Reapply "Merge pull request #10 from HamsterSpaceNerd3000/main" This reverts commit 3ac564f9ea1ccb998149a3f91750204d9f8102a6. --- readme.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/readme.md b/readme.md index 27a392a..589dc1c 100644 --- a/readme.md +++ b/readme.md @@ -1,11 +1,11 @@ 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.5.0](https://github.com/HamsterSpaceNerd3000/RocketLaunchCountdown/releases/tag/Prealpha_050) +Latest release: [RocketLaunchCountdown 0.6.0](https://github.com/HamsterSpaceNerd3000/RocketLaunchCountdown/releases/tag/v0.6.0) Features Added: - UI Customization is here! Light mode has been added and can be turned on in the settings window. Also in the settings window is the ability to adjust the colors of the HTML files for the clock and go/no-go. - More background optimizations and simplifications. - Added game version to title on main screen. - Added more Nitrogen + 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) INSTALL INSTRUCTIONS