From 65acc61ece61a95cf6acf838f96f8a43faf81fda Mon Sep 17 00:00:00 2001 From: Tony Bark <35226681+tonytins@users.noreply.github.com> Date: Sun, 12 Oct 2025 13:30:58 -0400 Subject: [PATCH] Tweaked README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19277b5..b4f3c60 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Sims 4 Python Workspace -[Created by TS4 Studio](https://sims4studio.com/thread/15145/started-python-scripting-updated), this workspace makes it possible for you to develop basic scripting mods for the game. The API is from 2018. So you'll need to decompile your version in order to be compitable with the newest patch. \ No newline at end of file +[Created by TS4 Studio](https://sims4studio.com/thread/15145/started-python-scripting-updated), this basic workspace makes it possible for you to develop basic scripting mods for the game. \ No newline at end of file