Skip to content

Commit 60e5bda

Browse files
committed
2 parents 27cf75b + 5606a59 commit 60e5bda

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/msvc_x86.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
uses: microsoft/setup-msbuild@main
5656

5757
- name: Auto Increment Version
58-
uses: MCKanpolat/auto-semver-action@v1
58+
uses: MCKanpolat/auto-semver-action@v2
5959
id: versioning
6060
with:
6161
releaseType: ${{ env.VERINC }}

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This projects aims to add new features and fix some issues in Max Payne 3. Also
3232
### New menu options
3333

3434
- **BorderlessWindowed**, scroll through **SETTINGS -> GRAPHICS -> FULLSCREEN** to switch between windowed and borderless modes
35-
- **GamepadIcons**, scroll through **SETTINGS -> CONTROLS -> GAMEPAD -> CONFIGURATION** to select various controller icon styles (Xbox 360, Xbox One, PS3, PS4, PS5, Nintendo Switch, Steam Deck)
35+
- **GamepadIcons**, scroll through **SETTINGS -> CONTROLS -> GAMEPAD -> CONFIGURATION** to select various controller icon styles (Xbox 360, Xbox One, PS3, PS4, PS5, Nintendo Switch, Steam Deck, Steam Controller)
3636

3737
### New options
3838

0 commit comments

Comments
 (0)