This commit is contained in:
2025-06-22 19:47:48 +03:00
commit 68ec2c24ea
253 changed files with 76 additions and 0 deletions

15
HidedGrassGame.uproject Normal file
View File

@ -0,0 +1,15 @@
{
"FileVersion": 3,
"EngineAssociation": "5.4",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true
}
],
"TargetPlatforms": [
"WindowsNoEditor"
]
}