From 72eb75d29711d3bd2fa46604676ca7e357b79f0a Mon Sep 17 00:00:00 2001
From: Blank <47646799+BlankWheein@users.noreply.github.com>
Date: Wed, 7 Jan 2026 20:20:23 +0100
Subject: [PATCH 1/4] Improve the docs
---
worlds/sims4/docs/setup_en.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/worlds/sims4/docs/setup_en.md b/worlds/sims4/docs/setup_en.md
index 5250d2976365..106239705b9a 100644
--- a/worlds/sims4/docs/setup_en.md
+++ b/worlds/sims4/docs/setup_en.md
@@ -24,6 +24,7 @@
- By default, this mod only uses skills from the base game as checks and locations. You can optionally enable your packs in the YAML file if you would like to have them included in the randomization. Packs are unlikely to cause problems with the mod, however you can disable them optionally **NOT USING THE IN GAME PACK SELECTOR**.
* If you don't know how disable packs without using the in game pack selector, you can use this [tutorial](https://jamesturner.yt/disablepacks) by James Turner.
- Open the Archipelago Launcher and run the client. It should be called `The Sims 4 Client`. Upon the first time opening the client, it will prompt you to select your Mods folder. ONLY SELECT THE MODS FOLDER LOCATED AT (your sims folder, typically called The Sims 4)/Mods.
+ * If you have to manually se the path make sure you dont include quotes in the path
- Once you have selected the Mods folder if you've been prompted for it, follow the next steps before connecting.
- Launch your copy of The Sims 4, and ensure you have Script Mods enabled. The mod will not work correctly if Script Mods are not enabled.
* You can enable Script Mods by going to `Game Options -> Other -> Script Mods Allowed`.
From 60273ec937652c0d09cbaa4336c46182a08fdbd7 Mon Sep 17 00:00:00 2001
From: Blank <47646799+BlankWheein@users.noreply.github.com>
Date: Wed, 7 Jan 2026 20:26:15 +0100
Subject: [PATCH 2/4] Added an example
---
worlds/sims4/docs/setup_en.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/worlds/sims4/docs/setup_en.md b/worlds/sims4/docs/setup_en.md
index 106239705b9a..1dd2bba4735a 100644
--- a/worlds/sims4/docs/setup_en.md
+++ b/worlds/sims4/docs/setup_en.md
@@ -24,7 +24,8 @@
- By default, this mod only uses skills from the base game as checks and locations. You can optionally enable your packs in the YAML file if you would like to have them included in the randomization. Packs are unlikely to cause problems with the mod, however you can disable them optionally **NOT USING THE IN GAME PACK SELECTOR**.
* If you don't know how disable packs without using the in game pack selector, you can use this [tutorial](https://jamesturner.yt/disablepacks) by James Turner.
- Open the Archipelago Launcher and run the client. It should be called `The Sims 4 Client`. Upon the first time opening the client, it will prompt you to select your Mods folder. ONLY SELECT THE MODS FOLDER LOCATED AT (your sims folder, typically called The Sims 4)/Mods.
- * If you have to manually se the path make sure you dont include quotes in the path
+ * If you have to manually set the path make sure you dont include quotes in the path
+ * Example: /set_path C:/Users/User/Documents/Electronic Arts/The Sims 4/Mods
- Once you have selected the Mods folder if you've been prompted for it, follow the next steps before connecting.
- Launch your copy of The Sims 4, and ensure you have Script Mods enabled. The mod will not work correctly if Script Mods are not enabled.
* You can enable Script Mods by going to `Game Options -> Other -> Script Mods Allowed`.
From 5aa54112b1a96d1cb69bc55cde84fa914320b495 Mon Sep 17 00:00:00 2001
From: Benny D <78334662+benny-dreamly@users.noreply.github.com>
Date: Wed, 7 Jan 2026 15:02:23 -0700
Subject: [PATCH 3/4] fix styling/typo
---
worlds/sims4/docs/setup_en.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/worlds/sims4/docs/setup_en.md b/worlds/sims4/docs/setup_en.md
index 1dd2bba4735a..15ca90248983 100644
--- a/worlds/sims4/docs/setup_en.md
+++ b/worlds/sims4/docs/setup_en.md
@@ -24,7 +24,7 @@
- By default, this mod only uses skills from the base game as checks and locations. You can optionally enable your packs in the YAML file if you would like to have them included in the randomization. Packs are unlikely to cause problems with the mod, however you can disable them optionally **NOT USING THE IN GAME PACK SELECTOR**.
* If you don't know how disable packs without using the in game pack selector, you can use this [tutorial](https://jamesturner.yt/disablepacks) by James Turner.
- Open the Archipelago Launcher and run the client. It should be called `The Sims 4 Client`. Upon the first time opening the client, it will prompt you to select your Mods folder. ONLY SELECT THE MODS FOLDER LOCATED AT (your sims folder, typically called The Sims 4)/Mods.
- * If you have to manually set the path make sure you dont include quotes in the path
+ * If you have to manually set the path make sure you don't include quotes in the path.
* Example: /set_path C:/Users/User/Documents/Electronic Arts/The Sims 4/Mods
- Once you have selected the Mods folder if you've been prompted for it, follow the next steps before connecting.
- Launch your copy of The Sims 4, and ensure you have Script Mods enabled. The mod will not work correctly if Script Mods are not enabled.
From df83311932f405e4d9ac3f8b6866bcdfd83e396c Mon Sep 17 00:00:00 2001
From: Benny D <78334662+benny-dreamly@users.noreply.github.com>
Date: Wed, 7 Jan 2026 15:03:47 -0700
Subject: [PATCH 4/4] Update setup instructions for Mods folder path
Clarify instructions for setting the Mods folder path and specify the operating system in the example.
---
worlds/sims4/docs/setup_en.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/worlds/sims4/docs/setup_en.md b/worlds/sims4/docs/setup_en.md
index 15ca90248983..d9a45b3d2ec3 100644
--- a/worlds/sims4/docs/setup_en.md
+++ b/worlds/sims4/docs/setup_en.md
@@ -25,7 +25,7 @@
* If you don't know how disable packs without using the in game pack selector, you can use this [tutorial](https://jamesturner.yt/disablepacks) by James Turner.
- Open the Archipelago Launcher and run the client. It should be called `The Sims 4 Client`. Upon the first time opening the client, it will prompt you to select your Mods folder. ONLY SELECT THE MODS FOLDER LOCATED AT (your sims folder, typically called The Sims 4)/Mods.
* If you have to manually set the path make sure you don't include quotes in the path.
- * Example: /set_path C:/Users/User/Documents/Electronic Arts/The Sims 4/Mods
+ * Example (Windows): /set_path C:/Users/User/Documents/Electronic Arts/The Sims 4/Mods
- Once you have selected the Mods folder if you've been prompted for it, follow the next steps before connecting.
- Launch your copy of The Sims 4, and ensure you have Script Mods enabled. The mod will not work correctly if Script Mods are not enabled.
* You can enable Script Mods by going to `Game Options -> Other -> Script Mods Allowed`.