1
0

Добавление проекта

Добавил готовый стабильный проект с реализованной системой веса.
This commit is contained in:
2024-07-04 08:11:01 +07:00
parent 0083c78da6
commit 3f7508e241
63 changed files with 249 additions and 0 deletions

36
City_of_Survival.uproject Normal file
View File

@@ -0,0 +1,36 @@
{
"FileVersion": 3,
"EngineAssociation": "5.4",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "NaniteDisplacedMesh",
"Enabled": true
},
{
"Name": "RLLiveLink",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/f6a79afa7d0e4d429be8b993f7b6f5ad"
},
{
"Name": "SkeletalMeshModelingTools",
"Enabled": true
},
{
"Name": "AlembicHairImporter",
"Enabled": true
},
{
"Name": "HairStrands",
"Enabled": true
}
]
}