From 0a578890111f94a21a9a8ea9f279d9d617a5032b Mon Sep 17 00:00:00 2001 From: "David M." Date: Wed, 25 Sep 2024 20:43:05 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2096b8c..32ba6fc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Mod for [Stormworks: Build and Rescue](https://store.steampowered.com/app/573090/Stormworks_Build_and_Rescue/) that adds some QOL settings.
Only supports 64 bit Windows version (stormworks64.exe). It might work through wine/proton/etc, but untested. -![image](https://github.com/user-attachments/assets/3db61604-563d-4633-806b-2446894e1c6b) +![image](https://github.com/user-attachments/assets/cdff3e95-1c6f-4c14-9a02-fffd649d425f) ## READ THIS FIRST swQolSuite uses low level techniques (DLL injection + ASM manipulation) to patch the game since there's no other way to do it.