Skip to content

Commit 0e253f6

Browse files
committed
Update readme and version
1 parent 412ea81 commit 0e253f6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.26)
22

33
project(
44
dlssg-to-fsr3
5-
VERSION 0.123
5+
VERSION 0.130
66
LANGUAGES CXX
77
)
88

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,10 @@ Game-specific compatibility can be [found here](https://github.com/Nukem9/dlssg-
7474
<details>
7575
<summary>Click to expand.</summary><br/>
7676

77+
**Version 0.130**
78+
- Added support for newer Streamline plugin interposer paths.
79+
- Added logging for Vulkan present metering availability.
80+
7781
**Version 0.123**
7882
- Added a warning prompt because Monster Hunter Wilds crashes without REFramework installed. Once again, multiplayer games aren't supported.
7983

0 commit comments

Comments
 (0)