Added textures and models to main level

This commit is contained in:
2024-05-27 02:15:02 +03:00
parent e8b9397fea
commit 45f49a87fb
8 changed files with 23 additions and 6 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -10,7 +10,8 @@
"SupportedTargetPlatforms": [ "SupportedTargetPlatforms": [
"Win64", "Win64",
"Linux", "Linux",
"Android" "Android",
"VisionOS"
] ]
}, },
{ {
@@ -28,7 +29,8 @@
"SupportedTargetPlatforms": [ "SupportedTargetPlatforms": [
"Win64", "Win64",
"Linux", "Linux",
"Android" "Android",
"VisionOS"
] ]
} }
], ],