This commit is contained in:
RenderServer 2025-06-10 15:53:13 +08:00
parent c087103a0e
commit bd8ab56b98
1 changed files with 5 additions and 1 deletions

View File

@ -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
}
]
}