From 3ac564f9ea1ccb998149a3f91750204d9f8102a6 Mon Sep 17 00:00:00 2001 From: SpaceNerd0717 Date: Thu, 13 Nov 2025 17:17:57 -0500 Subject: [PATCH] Revert "Merge pull request #10 from HamsterSpaceNerd3000/main" This reverts commit 96bd994ef80adc1e2c5bac5c26e8b3a851ede3bb, reversing changes made to 217f38952c45ad256e191bbdf6d9b2687390b944. --- readme.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/readme.md b/readme.md index 589dc1c..27a392a 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.6.0](https://github.com/HamsterSpaceNerd3000/RocketLaunchCountdown/releases/tag/v0.6.0) +Latest release: [RocketLaunchCountdown 0.5.0](https://github.com/HamsterSpaceNerd3000/RocketLaunchCountdown/releases/tag/Prealpha_050) 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) + 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 INSTALL INSTRUCTIONS