From bd8ab56b98950a7b680286b4b4c94b03869051db Mon Sep 17 00:00:00 2001 From: RenderServer Date: Tue, 10 Jun 2025 15:53:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=875.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SXD_2v.uproject | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SXD_2v.uproject b/SXD_2v.uproject index ca909910..92d49c71 100644 --- a/SXD_2v.uproject +++ b/SXD_2v.uproject @@ -1,6 +1,6 @@ { "FileVersion": 3, - "EngineAssociation": "5.3", + "EngineAssociation": "5.5", "Category": "", "Description": "", "Plugins": [ @@ -37,6 +37,10 @@ { "Name": "HairStrands", "Enabled": true + }, + { + "Name": "GameplayStateTree", + "Enabled": true } ] } \ No newline at end of file