From d5831c8a273eb348731b5bcd025194a693d45fe4 Mon Sep 17 00:00:00 2001 From: 0x1d7 <165682792+0x1d7@users.noreply.github.com> Date: Thu, 19 Sep 2024 08:09:07 -0700 Subject: [PATCH 1/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9de3e64..6adaeb2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ VMMWSGC runs [EmptyWorkingSet()](https://learn.microsoft.com/windows/win32/api/p This mod is targeted at large modpaks such as [RogueTech](https://roguetech.fandom.com/wiki/Roguetech_Wiki), [BTAU](https://www.bta3062.com/), and [BEX](https://discourse.modsinexile.com/t/battletech-extended-3025-3061-1-9-3-7/426) which may add significant memory overhead with their additional features, models, etc. -Mod version 1.1.1 is included in BATU/BTA Lite 18.0.1. +Version 1.0.0 is included with Battletech Extended - Tactics 2.0. +Version 1.1.1 is included in BATU/BTA Lite 18.0.1. ### What does this do? From 1e2e060be9925b1c85ea1b49c5bcfe4e018aabf8 Mon Sep 17 00:00:00 2001 From: 0x1d7 <165682792+0x1d7@users.noreply.github.com> Date: Thu, 19 Sep 2024 08:20:24 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6adaeb2..4506e3c 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ VMMWSGC runs [EmptyWorkingSet()](https://learn.microsoft.com/windows/win32/api/p This mod is targeted at large modpaks such as [RogueTech](https://roguetech.fandom.com/wiki/Roguetech_Wiki), [BTAU](https://www.bta3062.com/), and [BEX](https://discourse.modsinexile.com/t/battletech-extended-3025-3061-1-9-3-7/426) which may add significant memory overhead with their additional features, models, etc. Version 1.0.0 is included with Battletech Extended - Tactics 2.0. + Version 1.1.1 is included in BATU/BTA Lite 18.0.1. ### What does this do?