From ccebb87ca77329cd744f07df79b3eb88ca0be4d2 Mon Sep 17 00:00:00 2001 From: void_17 Date: Tue, 3 Mar 2026 08:54:08 +0700 Subject: Enable Whole Program Optimization in Release mode This noticeably improves FPS --- Minecraft.World/Minecraft.World.vcxproj | 1 + 1 file changed, 1 insertion(+) (limited to 'Minecraft.World') diff --git a/Minecraft.World/Minecraft.World.vcxproj b/Minecraft.World/Minecraft.World.vcxproj index 30a871b5..16a93e1a 100644 --- a/Minecraft.World/Minecraft.World.vcxproj +++ b/Minecraft.World/Minecraft.World.vcxproj @@ -307,6 +307,7 @@ StaticLibrary MultiByte v143 + true StaticLibrary -- cgit v1.2.3