|
16 | 16 | <screenshots> |
17 | 17 | <screenshot type="default"> |
18 | 18 | <caption>The Scopebuddy GUI welcome screen.</caption> |
19 | | - <image type="source">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.1.0/src/img/welcomeScreen.png</image> |
20 | | - <image type="source" xml:lang="en">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.1.0/src/img/welcomeScreen.png</image> |
| 19 | + <image type="source">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/welcomeScreen.png</image> |
| 20 | + <image type="source" xml:lang="en">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/welcomeScreen.png</image> |
| 21 | + </screenshot> |
| 22 | + <screenshot> |
| 23 | + <caption>The Scopebuddy GUI new launcher dialog.</caption> |
| 24 | + <image type="source">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/newFolder.png</image> |
| 25 | + <image type="source" xml:lang="en">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/newFolder.png</image> |
| 26 | + </screenshot> |
| 27 | + <screenshot> |
| 28 | + <caption>The Scopebuddy GUI new file dialog.</caption> |
| 29 | + <image type="source">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/newFile.png</image> |
| 30 | + <image type="source" xml:lang="en">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/newFile.png</image> |
21 | 31 | </screenshot> |
22 | 32 | <screenshot> |
23 | 33 | <caption>The Scopebuddy GUI general settings screen.</caption> |
24 | | - <image type="source">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.1.0/src/img/generalSettings.png</image> |
25 | | - <image type="source" xml:lang="en">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.1.0/src/img/generalSettings.png</image> |
| 34 | + <image type="source">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/generalSettings.png</image> |
| 35 | + <image type="source" xml:lang="en">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/generalSettings.png</image> |
26 | 36 | </screenshot> |
27 | 37 | <screenshot> |
28 | 38 | <caption>The Scopebuddy GUI environment variables screen.</caption> |
29 | | - <image type="source">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.1.0/src/img/environmentVariables.png</image> |
30 | | - <image type="source" xml:lang="en">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.1.0/src/img/environmentVariables.png</image> |
| 39 | + <image type="source">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/environmentVariables.png</image> |
| 40 | + <image type="source" xml:lang="en">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/environmentVariables.png</image> |
31 | 41 | </screenshot> |
32 | 42 | <screenshot> |
33 | 43 | <caption>The Scopebuddy GUI gamescope settings screen.</caption> |
34 | | - <image type="source">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.1.0/src/img/gamescope.png</image> |
35 | | - <image type="source" xml:lang="en">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.1.0/src/img/gamescope.png</image> |
| 44 | + <image type="source">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/gamescope.png</image> |
| 45 | + <image type="source" xml:lang="en">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/gamescope.png</image> |
36 | 46 | </screenshot> |
37 | 47 | <screenshot> |
38 | 48 | <caption>Launch Options page.</caption> |
39 | | - <image type="source">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.1.0/src/img/launchOptions.png</image> |
40 | | - <image type="source" xml:lang="en">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.1.0/src/img/launchOptions.png</image> |
| 49 | + <image type="source">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/launchOptions.png</image> |
| 50 | + <image type="source" xml:lang="en">https://raw.githubusercontent.com/rfrench3/scopebuddy-gui/v2.3.0/src/img/launchOptions.png</image> |
41 | 51 | </screenshot> |
42 | 52 | </screenshots> |
43 | 53 | <releases> |
| 54 | + <release version="v2.3.0" date="2025-11-04" type="stable"> |
| 55 | + <description> |
| 56 | + <p>This update adds support for launchers outside of Steam. It also adds the ability to delete config files from within the launcher.</p> |
| 57 | + </description> |
| 58 | + </release> |
44 | 59 | <release version="v2.2.0" date="2025-10-11" type="stable"> |
45 | 60 | <description> |
46 | 61 | <p>This update vastly improves UX. The Apply buttons on each page now adaptively enables/disables depending on whether or not changes are actually present, and this being tracked also means excessive "are you sure" popups could be removed.</p> |
|
0 commit comments